Skip to content

Commit 53c3758

Browse files
dependabot[bot]xuwei-k
authored andcommitted
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] <support@github.com>
1 parent 409df12 commit 53c3758

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
@@ -50,7 +50,7 @@ jobs:
5050
- uses: actions/checkout@v5
5151
with:
5252
fetch-depth: 0
53-
- uses: coursier/cache-action@v6
53+
- uses: coursier/cache-action@v7
5454
- uses: actions/setup-java@v5
5555
with:
5656
distribution: temurin

0 commit comments

Comments
 (0)