Skip to content

Commit b38e380

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 0
2727
submodules: true
28-
- uses: coursier/cache-action@v6.3
28+
- uses: coursier/cache-action@v6.4
2929
- uses: coursier/[email protected]
3030
with:
3131
jvm: temurin:17
@@ -48,7 +48,7 @@ jobs:
4848
with:
4949
fetch-depth: 0
5050
submodules: true
51-
- uses: coursier/cache-action@v6.3
51+
- uses: coursier/cache-action@v6.4
5252
- uses: coursier/[email protected]
5353
with:
5454
jvm: 8
@@ -64,7 +64,7 @@ jobs:
6464
with:
6565
fetch-depth: 0
6666
submodules: true
67-
- uses: coursier/cache-action@v6.3
67+
- uses: coursier/cache-action@v6.4
6868
- uses: coursier/[email protected]
6969
with:
7070
jvm: temurin:17

0 commit comments

Comments
 (0)