File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919
2020 - uses : actions/setup-node@v3
2121 with :
22- node-version : " latest "
22+ node-version : " lts/* "
2323
2424 - name : Install dependencies
2525 run : |
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Other improvements:
6464- Format code with ` purs-tidy ` ; enforce in CI (#52 by @JordanMartinez )
6565- Update FFI to use uncurried functions (#54 by @JordanMartinez )
6666- Removed ` Internal.purs ` file (#54 by @JordanMartinez )
67- - Bumped CI's node version to ` latest ` (#55 by @JordanMartinez )
67+ - Bumped CI's node version to ` lts/* ` (#55 / # 57 by @JordanMartinez )
6868- Updated CI ` actions/checkout ` and ` actions/setup-nodee ` to ` v3 ` (#55 by @JordanMartinez )
6969
7070## [ v8.0.0] ( https://github.com/purescript-node/purescript-node-buffer/releases/tag/v8.0.0 ) - 2022-04-27
You can’t perform that action at this time.
0 commit comments