Merge pull request #6616 from sbt/dependabot/github_actions/olafurpg/setup-scala-13

Bump olafurpg/setup-scala from 12 to 13
This commit is contained in:
eugene yokota 2021-08-09 10:25:02 -04:00 committed by GitHub
commit 2a26e81868
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ jobs:
ref: develop
path: zinc
- name: Setup
uses: olafurpg/setup-scala@v12
uses: olafurpg/setup-scala@v13
with:
java-version: "adopt@1.${{ matrix.java }}"
- name: Set up Python 3.7

View File

@ -36,7 +36,7 @@ jobs:
ref: develop
path: zinc
- name: Setup
uses: olafurpg/setup-scala@v12
uses: olafurpg/setup-scala@v13
with:
java-version: "adopt@1.${{ matrix.java }}"
- name: Coursier cache