Skip to content

Commit

Permalink
bump purs and spago CI versions
Browse files Browse the repository at this point in the history
  • Loading branch information
roryc89 committed Jun 24, 2021
1 parent e3d5424 commit 5ce1ec5
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.14.1"
purescript: "0.14.2"
psa: "0.8.2"
spago: "0.20.1"
spago: "0.20.3"

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

0 comments on commit 5ce1ec5

Please sign in to comment.