Skip to content

Commit e8383ce

Browse files
Update coursier/cache-action action to v7 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3f7f4b commit e8383ce

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)