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.
2 parents 1da118c + 5724844 commit 8a3e560Copy full SHA for 8a3e560
.github/workflows/gradle.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Set up JDK 17
19
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
20
with:
21
distribution: 'zulu'
22
java-version: 17
0 commit comments