Skip to content

Commit 8abc371

Browse files
committed
try colon instead of at
1 parent f1ea62c commit 8abc371

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@3.6.2
56+
apps: scala:3.6.2
5757

5858
- name: Warm up scala
5959
run: |

0 commit comments

Comments
 (0)