Skip to content

Commit 49517fb

Browse files
committed
bump scala to scala3
1 parent c59ea32 commit 49517fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sbt_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Set up Scala (via Coursier)
5454
uses: coursier/setup-action@v2
5555
with:
56-
apps: scala
56+
apps: scala3
5757

5858
- name: Set up .NET SDK
5959
if: ${{ runner.os == 'Linux' }}

0 commit comments

Comments
 (0)