mirror of https://github.com/sbt/sbt.git
Bump coursier/cache-action from 6.3 to 6.4 (#424)
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](https://github.com/coursier/cache-action/compare/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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f726a523ac
commit
02f927b4a2
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- uses: coursier/cache-action@v6.3
|
||||
- uses: coursier/cache-action@v6.4
|
||||
- uses: coursier/setup-action@v1.3.0
|
||||
with:
|
||||
jvm: 8
|
||||
|
|
@ -47,7 +47,7 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- uses: coursier/cache-action@v6.3
|
||||
- uses: coursier/cache-action@v6.4
|
||||
- uses: coursier/setup-action@v1.3.0
|
||||
with:
|
||||
jvm: 8
|
||||
|
|
|
|||
Loading…
Reference in New Issue