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 409df12 commit 53c3758Copy full SHA for 53c3758
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
- uses: actions/checkout@v5
51
with:
52
fetch-depth: 0
53
- - uses: coursier/cache-action@v6
+ - uses: coursier/cache-action@v7
54
- uses: actions/setup-java@v5
55
56
distribution: temurin
0 commit comments