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 732fd61 commit 5fecac6Copy full SHA for 5fecac6
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v5
22
with:
23
fetch-depth: 0
24
- - uses: coursier/cache-action@v6
+ - uses: coursier/cache-action@v7
25
- uses: actions/setup-java@v5
26
27
distribution: ${{ matrix.distribution }}
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
0 commit comments