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 1847eb6 commit f8f2b27Copy full SHA for f8f2b27
.github/workflows/build-nightly.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: actions/checkout@v4
30
31
- name: Set up JDK
32
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
33
with:
34
java-version: 17
35
distribution: 'temurin'
.github/workflows/test.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments