Skip to content

Commit

Permalink
ci: set hasnep/setup-roc to v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen committed Mar 11, 2024
1 parent 6bd80cc commit ca4f6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
# crystal_format
- uses: crystal-lang/install-crystal@v1
# roc_format
- uses: hasnep/setup-roc
- uses: hasnep/setup-roc@v0.1.1

- run: rustup toolchain install stable --profile minimal
- run: rustup component add rustfmt clippy
Expand Down

0 comments on commit ca4f6aa

Please sign in to comment.