github-action-build-chain
github-action-build-chain copied to clipboard
prepare for node 18
node 14 will be deprecated in April, 2023 node 16 will be deprecated in September, 2023 Source: https://github.com/nodejs/Release#release-schedule Github Action updated: https://github.com/actions/runner-images/issues/7002
- [ ] Detect and fix any breaking changes
- [ ] Update CI to run checks on 18 as well
- [ ] Remove node 14 after April 2023
- [ ] Update action.yml to use node 18 after github updates
- [ ] Remove node 16 after September 2023
- [ ] Add node 20 to CI checks when it becomes LTS on October 2023