Skip to content

Commit 1978104

Browse files
Bump coursier/cache-action from 6.3 to 6.4 (#23)
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 ae7d96f commit 1978104

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
@@ -57,7 +57,7 @@ jobs:
5757
with:
5858
fetch-depth: 0
5959
submodules: true
60-
- uses: coursier/cache-action@v6.3
60+
- uses: coursier/cache-action@v6.4
6161
- uses: coursier/[email protected]
6262
with:
6363
jvm: temurin:17
@@ -101,7 +101,7 @@ jobs:
101101
with:
102102
fetch-depth: 0
103103
submodules: true
104-
- uses: coursier/cache-action@v6.3
104+
- uses: coursier/cache-action@v6.4
105105
- uses: coursier/[email protected]
106106
with:
107107
jvm: temurin:17
@@ -135,7 +135,7 @@ jobs:
135135
with:
136136
fetch-depth: 0
137137
submodules: true
138-
- uses: coursier/cache-action@v6.3
138+
- uses: coursier/cache-action@v6.4
139139
- uses: coursier/[email protected]
140140
with:
141141
jvm: temurin:17

0 commit comments

Comments
 (0)