Skip to content

Commit 3aa537c

Browse files
committed
Migrate to version-check from common workflows
1 parent e186bad commit 3aa537c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
with:
1616
debug: true
1717
java-version: 21
18-
version-command: ./gradle version --quiet
18+
version-command: ./gradlew version --quiet

0 commit comments

Comments
 (0)