Skip to content

Commit 3e3e7fe

Browse files
Bump coursier/cache-action from 6.4 to 7.0 (#637)
Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from 6.4 to 7.0. - [Release notes](https://github.com/coursier/cache-action/releases) - [Commits](coursier/cache-action@v6.4...v7.0) --- updated-dependencies: - dependency-name: coursier/cache-action dependency-version: '7.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f19a40f commit 3e3e7fe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/ci.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
fetch-depth: 0
2121
submodules: true
22-
- uses: coursier/cache-action@v6.4
22+
- uses: coursier/cache-action@v7.0
2323
- uses: coursier/[email protected]
2424
with:
2525
jvm: 21
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
fetch-depth: 0
3535
submodules: true
36-
- uses: coursier/cache-action@v6.4
36+
- uses: coursier/cache-action@v7.0
3737
- uses: coursier/[email protected]
3838
with:
3939
jvm: 21
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
fetch-depth: 0
4949
submodules: true
50-
- uses: coursier/cache-action@v6.4
50+
- uses: coursier/cache-action@v7.0
5151
- uses: coursier/[email protected]
5252
with:
5353
jvm: 21
@@ -61,7 +61,7 @@ jobs:
6161
with:
6262
fetch-depth: 0
6363
submodules: true
64-
- uses: coursier/cache-action@v6.4
64+
- uses: coursier/cache-action@v7.0
6565
- uses: coursier/[email protected]
6666
with:
6767
jvm: 21
@@ -77,7 +77,7 @@ jobs:
7777
with:
7878
fetch-depth: 0
7979
submodules: true
80-
- uses: coursier/cache-action@v6.4
80+
- uses: coursier/cache-action@v7.0
8181
- uses: coursier/[email protected]
8282
with:
8383
jvm: 21
@@ -97,7 +97,7 @@ jobs:
9797
with:
9898
fetch-depth: 0
9999
submodules: true
100-
- uses: coursier/cache-action@v6.4
100+
- uses: coursier/cache-action@v7.0
101101
- uses: coursier/[email protected]
102102
with:
103103
jvm: 21

0 commit comments

Comments
 (0)