Skip to content

Commit

Permalink
Bump coursier/cache-action from 6.3 to 6.4 (#23)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 14, 2022
1 parent ae7d96f commit 1978104
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -57,7 +57,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.2.0-M3
with:
jvm: temurin:17
Expand Down Expand Up @@ -101,7 +101,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.2.0-M3
with:
jvm: temurin:17
Expand Down Expand Up @@ -135,7 +135,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.2.0-M3
with:
jvm: temurin:17
Expand Down

0 comments on commit 1978104

Please sign in to comment.