almalinux.org icon indicating copy to clipboard operation
almalinux.org copied to clipboard

Need to update our deployment to Node20

Open bennyvasquez opened this issue 1 year ago • 3 comments

Getting a warning on our automated testing deployments:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, peaceiris/actions-hugo@v2, cloudflare/pages-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

bennyvasquez avatar Feb 21 '24 20:02 bennyvasquez

Monitoring cloudflare/pagesaction via https://github.com/cloudflare/pages-action/issues/117 and peaceiris/actions-hugo via https://github.com/peaceiris/actions-hugo/issues/642

jonathanspw avatar Feb 27 '24 03:02 jonathanspw

As Jonathan noted, we're waiting on

  • [ ] https://github.com/cloudflare/pages-action/issues/117
  • [ ] https://github.com/peaceiris/actions-hugo/issues/642

bennyvasquez avatar Apr 01 '24 14:04 bennyvasquez

Workaround in case this doesn't get updated anytime soon: https://github.com/cloudflare/pages-action/issues/117#issuecomment-2053610761

codyro avatar Apr 13 '24 14:04 codyro