Skip to content

Commit

Permalink
Bump scala-cli to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
prolativ committed Jul 3, 2024
1 parent 71b390f commit 0875ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: Setup coursier cache
uses: coursier/[email protected]
- name: Setup scala-cli
uses: VirtusLab/scala-cli-setup@v1.2.2
uses: VirtusLab/scala-cli-setup@v1.4.0
- name: Run tests
run: scala-cli test . --jvm temurin:11

0 comments on commit 0875ce3

Please sign in to comment.