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 d3f7f4b commit e8383ceCopy full SHA for e8383ce
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
java-version: ${{ matrix.java }}
20
- name: Coursier cache
21
- uses: coursier/cache-action@v6
+ uses: coursier/cache-action@v7
22
- name: sbt ci ${{ github.ref }}
23
run: ./sbt ci
24
0 commit comments