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 ad16d31 commit cafdba4Copy full SHA for cafdba4
1 file changed
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v7
13
14
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
15
with:
16
distribution: temurin
17
java-version: 17
@@ -28,7 +28,7 @@ jobs:
28
29
30
31
32
33
34
0 commit comments