github-action-build-chain icon indicating copy to clipboard operation
github-action-build-chain copied to clipboard

prepare for node 18

Open shubhbapna opened this issue 2 years ago • 0 comments

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

shubhbapna avatar Feb 21 '23 23:02 shubhbapna