Skip to content

Commit 9350dbf

Browse files
Bump coursier/cache-action from 7 to 8 (#472)
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 7 to 8. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@v7...v8) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5f0ea41 commit 9350dbf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.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@v7
23+
- uses: coursier/cache-action@v8
2424
- uses: coursier/setup-action@v2.0
2525
with:
2626
jvm: 21
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
fetch-depth: 0
4141
submodules: true
42-
- uses: coursier/cache-action@v7
42+
- uses: coursier/cache-action@v8
4343
- uses: coursier/setup-action@v2.0
4444
with:
4545
jvm: 21
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
fetch-depth: 0
5656
submodules: true
57-
- uses: coursier/cache-action@v7
57+
- uses: coursier/cache-action@v8
5858
- uses: coursier/setup-action@v2.0
5959
with:
6060
jvm: 21

0 commit comments

Comments
 (0)