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 cea68df commit f1509a4Copy full SHA for f1509a4
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
restore-keys: |
29
${{ runner.os }}-gradle-
30
- name: Set up JDK
31
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
32
with:
33
java-version: 17
34
distribution: 'zulu'
0 commit comments