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.
2 parents 8cec0ec + ef075d6 commit c6e05a1Copy full SHA for c6e05a1
.github/workflows/ci-api-build.and.test.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@v4
29
with:
30
fetch-depth: 0
31
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
32
33
java-version: 17
34
distribution: oracle
.github/workflows/it.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
23
0 commit comments