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 cd3dd21 commit 230a6d4Copy full SHA for 230a6d4
.github/workflows/build-nightly.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@v4
20
21
- name: Setup Java
22
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
23
with:
24
java-version: '17'
25
distribution: 'temurin'
0 commit comments