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 01f58c3 commit bfaae5aCopy full SHA for bfaae5a
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v5
14
- - uses: coursier/cache-action@v6
+ - uses: coursier/cache-action@v7
15
- uses: actions/setup-java@v5
16
with:
17
distribution: temurin
0 commit comments