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 dc5abd8 commit e262d38Copy full SHA for e262d38
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v5
17
with:
18
fetch-depth: 0
19
- - uses: coursier/cache-action@v6
+ - uses: coursier/cache-action@v7
20
- uses: actions/setup-java@v5
21
22
distribution: temurin
0 commit comments