Skip to content

Commit 93c7483

Browse files
committed
Regenerate workflow with sbt-github-actions
1 parent 8179a2c commit 93c7483

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434

3535
- name: Setup Java and Scala
36-
uses: olafurpg/setup-scala@v10
36+
uses: olafurpg/setup-scala@v12
3737
with:
3838
java-version: ${{ matrix.java }}
3939

@@ -84,7 +84,7 @@ jobs:
8484
fetch-depth: 0
8585

8686
- name: Setup Java and Scala
87-
uses: olafurpg/setup-scala@v10
87+
uses: olafurpg/setup-scala@v12
8888
with:
8989
java-version: ${{ matrix.java }}
9090

0 commit comments

Comments
 (0)