Skip to content

Commit bfaae5a

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] <[email protected]>
1 parent 01f58c3 commit bfaae5a

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
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v5
14-
- uses: coursier/cache-action@v6
14+
- uses: coursier/cache-action@v7
1515
- uses: actions/setup-java@v5
1616
with:
1717
distribution: temurin

0 commit comments

Comments
 (0)