We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59ea32 commit 49517fbCopy full SHA for 49517fb
1 file changed
.github/workflows/sbt_test.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Set up Scala (via Coursier)
54
uses: coursier/setup-action@v2
55
with:
56
- apps: scala
+ apps: scala3
57
58
- name: Set up .NET SDK
59
if: ${{ runner.os == 'Linux' }}
0 commit comments