Skip to content

Commit 1f3849f

Browse files
Update CI to use PureScript 0.14.0-rc5
1 parent 3eb869f commit 1f3849f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Set up PureScript toolchain
1313
uses: purescript-contrib/setup-purescript@main
1414
with:
15-
purescript: "0.14.0-rc3"
15+
purescript: "0.14.0-rc5"
1616

1717
- name: Cache PureScript dependencies
1818
uses: actions/cache@v2

0 commit comments

Comments
 (0)