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 74676c5 commit 6e7042cCopy full SHA for 6e7042c
.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.0.0
+ uses: actions/setup-java@v4.1.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