Skip to content

Commit 7708158

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 50fff99 commit 7708158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# https://docs.mergify.com/actions/queue/
2525
ref: ${{ github.event.pull_request.head.sha }}
2626

27-
- uses: coursier/cache-action@v6
27+
- uses: coursier/cache-action@v7
2828
- uses: olafurpg/setup-scala@v14
2929
with:
3030
java-version: [email protected]

0 commit comments

Comments
 (0)