Skip to content

Commit 0777376

Browse files
committed
Bump node version in CI
1 parent 6ddb943 commit 0777376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install Node.js
2424
uses: actions/setup-node@v1
2525
with:
26-
node-version: 14
26+
node-version: 17
2727
# Setup the environment for the tests
2828
- name: Ensure there is a supported ghc versions
2929
uses: haskell/actions/setup@v1

0 commit comments

Comments
 (0)