Skip to content

Commit 56bb3f7

Browse files
authored
Merge pull request coursier#469 from coursier/dependabot/github_actions/coursier/cache-action-7
Bump coursier/cache-action from 6 to 7
2 parents 2ad5818 + 28d52af commit 56bb3f7

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)