Skip to content

Commit fc5edff

Browse files
Bump coursier/cache-action from 6 to 7
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6 to 7. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@v6...v7) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbbd855 commit fc5edff

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
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
java-version: 8
2222
distribution: temurin
23-
- uses: coursier/cache-action@v6
23+
- uses: coursier/cache-action@v7
2424
- uses: sbt/setup-sbt@v1
2525
- run: git config core.whitespace tab-in-indent,trailing-space,space-before-tab,cr-at-eol
2626
- run: git show --oneline --check

0 commit comments

Comments
 (0)