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 ba1c426 commit a886a26Copy full SHA for a886a26
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0
21
- name: Set up Java
22
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
23
24
distribution: zulu
25
java-version: |
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
17
18
0 commit comments