Skip to content

Conversation

@nick-place-lob
Copy link
Contributor

@nick-place-lob nick-place-lob commented May 7, 2024

Description

  • actions/checkout@v2, actions/setup-node@v2, JS-DevTools/npm-publish@v1, actions/checkout@v3 and actions/setup-node@v3 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

Story

PLAT-2193

Related PR's

Generator

Verify

  • Code runs without errors
  • Tests pass with >=85% coverage

@nick-place-lob nick-place-lob requested a review from a team as a code owner May 7, 2024 15:21
@nick-place-lob nick-place-lob requested review from bamohan and removed request for a team May 7, 2024 15:21
@nick-place-lob nick-place-lob merged commit d85d512 into main May 8, 2024
@nick-place-lob nick-place-lob deleted the PLAT-2193 branch May 8, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants