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 88f45f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup coursier cache
uses: coursier/[email protected]
- name: Setup scala-cli
uses: VirtusLab/scala-cli-setup@v1.0.6
uses: VirtusLab/scala-cli-setup@v1.4.0
- name: Generate documentation
run: scala-cli doc .
- name: Setup Pages
Expand Down

0 comments on commit 88f45f6

Please sign in to comment.