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
|
||||
path: zinc
|
||||
- name: Setup
|
||||
uses: olafurpg/setup-scala@v13
|
||||
uses: olafurpg/setup-scala@v14
|
||||
with:
|
||||
java-version: "adopt@1.${{ matrix.java }}"
|
||||
- name: Coursier cache
|
||||
|
|
|
|||
Loading…
Reference in New Issue