Skip to content

Commit aa5ba2f

Browse files
Update coursier/cache-action action to v7
1 parent d3f7f4b commit aa5ba2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
java-version: ${{ matrix.java }}
2020
- name: Coursier cache
21-
uses: coursier/cache-action@v6
21+
uses: coursier/cache-action@v7
2222
- name: sbt ci ${{ github.ref }}
2323
run: ./sbt ci
2424

0 commit comments

Comments
 (0)