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 3428b47 commit 17515e0Copy full SHA for 17515e0
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
java-version: 11
22
distribution: temurin
23
- uses: sbt/setup-sbt@v1
24
- - uses: coursier/cache-action@v6
+ - uses: coursier/cache-action@v7
25
- shell: bash
26
run: |
27
case ${{ matrix.os }} in
0 commit comments