Skip to content

Commit 28d52af

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 2ad5818 commit 28d52af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0
2222
submodules: true
23-
- uses: coursier/cache-action@v6
23+
- uses: coursier/cache-action@v7
2424
- uses: coursier/[email protected]
2525
with:
2626
jvm: 21
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
fetch-depth: 0
4141
submodules: true
42-
- uses: coursier/cache-action@v6
42+
- uses: coursier/cache-action@v7
4343
- uses: coursier/[email protected]
4444
with:
4545
jvm: 21
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
fetch-depth: 0
5656
submodules: true
57-
- uses: coursier/cache-action@v6
57+
- uses: coursier/cache-action@v7
5858
- uses: coursier/[email protected]
5959
with:
6060
jvm: 21

0 commit comments

Comments
 (0)