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 af62af5 commit 689fde9Copy full SHA for 689fde9
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
26
- name: Set up Java
27
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
28
with:
29
distribution: 'zulu'
30
java-version: 11
.github/workflows/publish.yml
@@ -28,7 +28,7 @@ jobs:
31
32
33
34
0 commit comments