Skip to content

Commit

Permalink
correct purs ci version
Browse files Browse the repository at this point in the history
  • Loading branch information
roryc89 committed Aug 1, 2022
1 parent 3d6fcf0 commit 7361b14
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 @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2

- uses: purescript-contrib/setup-purescript@2.0.0
- uses: purescript-contrib/setup-purescript@v2.0.0
with:
purescript: "0.15.4"
psa: "0.8.2"
Expand Down

0 comments on commit 7361b14

Please sign in to comment.