There was an error while loading. Please reload this page.
1 parent 1241fd4 commit 198bc67Copy full SHA for 198bc67
1 file changed
.github/workflows/gradle.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v7
18
- name: Set up JDK 17
19
- uses: actions/setup-java@v5
+ uses: actions/setup-java@v6
20
with:
21
java-version: '17'
22
distribution: 'zulu'
0 commit comments