Skip to content

Commit

Permalink
bumps spago and purs versions on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
roryc89 committed Apr 25, 2021
1 parent 6d2a31c commit b237b67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:

- uses: purescript-contrib/setup-purescript@main
with:
purescript: "0.13.8"
purescript: "0.14.1"
psa: "0.7.2"
spago: "0.19.1"
spago: "0.20.1"

- name: Cache PureScript dependencies
uses: actions/cache@v2
Expand Down

0 comments on commit b237b67

Please sign in to comment.