Bump coursier/cache-action from v5 to v6

Bumps [coursier/cache-action](https://github.com/coursier/cache-action) from v5 to v6.
- [Release notes](https://github.com/coursier/cache-action/releases)
- [Commits](https://github.com/coursier/cache-action/compare/v5...730a6a454f386fff4be026f3e304ee7fe68912ac)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-15 06:13:23 +00:00 committed by GitHub
parent 7b46f03b62
commit 5542e9a720
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@ jobs:
with:
java-version: "adopt@1.${{ matrix.java }}"
- name: Coursier cache
uses: coursier/cache-action@v5
uses: coursier/cache-action@v6
- name: Cache sbt
uses: actions/cache@v2.1.3
with:

View File

@ -40,7 +40,7 @@ jobs:
with:
java-version: "adopt@1.${{ matrix.java }}"
- name: Coursier cache
uses: coursier/cache-action@v5
uses: coursier/cache-action@v6
- name: Build and deploy
run: |
# build from fresh IO, LM, and Zinc