Skip to content

Commit

Permalink
Upate setup-scala action
Browse files Browse the repository at this point in the history
  • Loading branch information
robertoaloi committed Feb 13, 2025
1 parent 03dbe01 commit 68f02a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
run: |
echo $RUNNER_OS
- name: Set up SBT
uses: robertoaloi/setup-scala@v11
uses: olafurpg/setup-scala@v14
with:
java-version: '17'
- name: Set up rust toolchain
Expand Down

0 comments on commit 68f02a9

Please sign in to comment.