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 e8fbaa6 commit f6d5269Copy full SHA for f6d5269
.github/workflows/nightly.yml
@@ -18,7 +18,7 @@ jobs:
18
path: gitbucket
19
20
- name: Set up JDK
21
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
22
with:
23
java-version: ${{ matrix.java }}
24
distribution: adopt
0 commit comments