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 db3b52a commit b77cc79Copy full SHA for b77cc79
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
fetch-depth: 0
24
- uses: coursier/cache-action@v6
25
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
26
27
distribution: ${{ matrix.distribution }}
28
java-version: ${{ matrix.java }}
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
63
0 commit comments