Skip to content

Commit c2bee4d

Browse files
Update coursier/cache-action action to v8
1 parent d3a8e82 commit c2bee4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v7
21+
uses: coursier/cache-action@v8
2222
- name: sbt ci ${{ github.ref }}
2323
run: ./sbt ci
2424

0 commit comments

Comments
 (0)