Bump cache-action, use extraKey for matrix build (#282)

This commit is contained in:
Alexandre Archambault 2020-10-23 17:58:29 +02:00 committed by GitHub
parent d41e8a25e9
commit 744294a493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -27,7 +27,9 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: coursier/cache-action@v4
- uses: coursier/cache-action@v5
with:
extraKey: ${{ matrix.PLUGIN }}-${{ matrix.TEST_GROUP }}
- uses: olafurpg/setup-scala@v7
with:
java-version: adopt@1.8.0-232
@ -46,7 +48,7 @@ jobs:
with:
fetch-depth: 0
submodules: true
- uses: coursier/cache-action@v4
- uses: coursier/cache-action@v5
- uses: olafurpg/setup-scala@v7
- uses: olafurpg/setup-gpg@v2
- name: Release