We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48e10a commit 5f55f1dCopy full SHA for 5f55f1d
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up a PureScript toolchain
17
uses: purescript-contrib/setup-purescript@main
18
with:
19
- purescript: "0.14.0-rc3"
+ purescript: "0.14.0-rc5"
20
21
- name: Cache PureScript dependencies
22
uses: actions/cache@v2
0 commit comments