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 7afc69b + af0660b commit ff75017Copy full SHA for ff75017
.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
0 commit comments