Merge pull request #6393 from sbt/dependabot/github_actions/coursier/cache-action-v6

Bump coursier/cache-action from v5 to v6
This commit is contained in:
eugene yokota 2021-03-20 23:53:45 -04:00 committed by GitHub
commit bc40c75964
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