Skip to content

Commit aba9f02

Browse files
committed
Improve workflow
1 parent 234a41e commit aba9f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
java:
2020
- version: '11'
2121
gradle:
22-
- version: 'latest'
22+
- version: 'current' # Current stable
2323
command: 'gradle'
2424
- version: 'wrapper'
2525
command: './gradlew'

0 commit comments

Comments
 (0)