Skip to content

Commit 0b7b4b9

Browse files
authored
Update ci.yml
1 parent fa2c926 commit 0b7b4b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0
2222
- uses: coursier/cache-action@v6
23-
- uses: olafurpg/setup-scala@v11
23+
- uses: olafurpg/setup-scala@v13
2424
with:
2525
java-version: [email protected]
2626

@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
fetch-depth: 0
4040
- uses: coursier/cache-action@v6
41-
- uses: olafurpg/setup-scala@v11
41+
- uses: olafurpg/setup-scala@v13
4242
with:
4343
java-version: [email protected]
4444

@@ -79,7 +79,7 @@ jobs:
7979
with:
8080
fetch-depth: 0
8181
- uses: coursier/cache-action@v6
82-
- uses: olafurpg/setup-scala@v11
82+
- uses: olafurpg/setup-scala@v13
8383
with:
8484
java-version: [email protected]
8585

0 commit comments

Comments
 (0)