Merge pull request #6534 from sbt/dependabot/github_actions/olafurpg/setup-scala-12

Bump olafurpg/setup-scala from 10 to 12
This commit is contained in:
eugene yokota 2021-06-07 16:58:01 -04:00 committed by GitHub
commit fabeed2227
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@v10
uses: olafurpg/setup-scala@v12
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@v10
uses: olafurpg/setup-scala@v12
with:
java-version: "adopt@1.${{ matrix.java }}"
- name: Coursier cache