mirror of https://github.com/sbt/sbt.git
Merge pull request #7153 from sbt/dependabot/github_actions/olafurpg/setup-scala-14
Bump olafurpg/setup-scala from 13 to 14
This commit is contained in:
commit
b5527cb358
|
|
@ -40,7 +40,7 @@ jobs:
|
||||||
ref: develop
|
ref: develop
|
||||||
path: zinc
|
path: zinc
|
||||||
- name: Setup
|
- name: Setup
|
||||||
uses: olafurpg/setup-scala@v13
|
uses: olafurpg/setup-scala@v14
|
||||||
with:
|
with:
|
||||||
java-version: "adopt@1.${{ matrix.java }}"
|
java-version: "adopt@1.${{ matrix.java }}"
|
||||||
- name: Coursier cache
|
- name: Coursier cache
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue