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 3365968 + 2e88595 commit 457a67bCopy full SHA for 457a67b
.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@v3
+ - uses: actions/setup-java@v4
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