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 0a6e8b4 commit 33c3b43Copy full SHA for 33c3b43
.github/workflows/cd.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
fetch-depth: 1
34
- name: Set up JDK
35
- uses: actions/setup-java@v4.1.0
+ uses: actions/setup-java@v4.2.0
36
37
distribution: 'zulu'
38
java-version: ${{ matrix.java }}
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
39
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
40
0 commit comments