mirror of
https://github.com/sbt/sbt.git
synced 2026-09-05 01:03:36 +02:00
Update setup-scala to 10 (#293)
This commit is contained in:
@@ -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: [email protected]
|
||||
- run: scripts/ci.sh
|
||||
|
||||
Reference in New Issue
Block a user