Skip to content

Conversation

Juneezee
Copy link
Contributor

GitHub began the Node 16 deprecation process a year ago 12. Our workflow runs have been annotated with the deprecation warnings.

image

This PR updates all workflows to use the latest version of actions which runs on Node 20. No breaking changes introduced.

  1. actions/checkout
  2. actions/setup-node
  3. actions/cache
  4. softprops/action-gh-release

Footnotes

  1. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

  2. https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

GitHub began the Node16 deprecation process a year ago [1][2]. This
commit updates CI workflows to use the latest Node20 actions.

[1]: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
[2]: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
Copy link

vercel bot commented Aug 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
headlessui-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 5:32pm
headlessui-vue ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 5:32pm

@RobinMalfait RobinMalfait merged commit 2ff8458 into tailwindlabs:main Sep 1, 2024
8 checks passed
@RobinMalfait
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants