We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e186bad commit 3aa537cCopy full SHA for 3aa537c
.github/workflows/version-check.yml
@@ -15,4 +15,4 @@ jobs:
15
with:
16
debug: true
17
java-version: 21
18
- version-command: ./gradle version --quiet
+ version-command: ./gradlew version --quiet
0 commit comments