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 1d81103 commit ed9a4ddCopy full SHA for ed9a4dd
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
fetch-depth: 0
24
25
- name: Set up JDK
26
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
27
with:
28
distribution: "zulu"
29
java-version: "21"
0 commit comments