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 234a41e commit aba9f02Copy full SHA for aba9f02
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
java:
20
- version: '11'
21
gradle:
22
- - version: 'latest'
+ - version: 'current' # Current stable
23
command: 'gradle'
24
- version: 'wrapper'
25
command: './gradlew'
0 commit comments