mirror of https://github.com/sbt/sbt.git
Update setup-scala to 10 (#293)
This commit is contained in:
parent
5825e8cf47
commit
b8229fc990
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
- uses: coursier/cache-action@v5
|
||||
with:
|
||||
extraKey: ${{ matrix.PLUGIN }}-${{ matrix.TEST_GROUP }}
|
||||
- uses: olafurpg/setup-scala@v7
|
||||
- uses: olafurpg/setup-scala@v10
|
||||
with:
|
||||
java-version: adopt@1.8.0-232
|
||||
- run: scripts/ci.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue