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 c8d170d commit 7003c7eCopy full SHA for 7003c7e
.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.4.0
+ uses: actions/setup-java@v4.5.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