lob-node icon indicating copy to clipboard operation
lob-node copied to clipboard

PLAT-2193: update deprecated GitHub Actions

Open nick-place-lob opened this issue 1 year ago • 0 comments

JIRA

Description

  • actions/checkout@v2, actions/setup-node@v2 and JS-DevTools/npm-publish@v1 run Node 12 or 16 and are deprecated, we need them to run Node 20:

See: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/ and https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/


image

nick-place-lob avatar May 06 '24 20:05 nick-place-lob