slack-github-action icon indicating copy to clipboard operation
slack-github-action copied to clipboard

Support Node 24 for runners

Open zimeg opened this issue 4 months ago • 2 comments

Summary

Action runners now support node24: https://github.com/actions/runner/pull/3940! 🎉

We might want to update to this version in an upcoming release, though I'm not sure if node20 is being soon deprecated?

Perhaps similar changes: https://github.com/actions/checkout/pull/2226 👁️‍🗨️

zimeg avatar Aug 13 '25 04:08 zimeg

🔖 Following more upstream support for our development workflows: https://github.com/nektos/act/issues/5883

zimeg avatar Aug 14 '25 22:08 zimeg

📚 https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Node20 will reach end-of-life (EOL) in April of 2026. As a result we have started the deprecation process of Node20 for GitHub Actions. We plan to migrate all actions to run on Node24 in the fall of 2025.

zimeg avatar Sep 19 '25 20:09 zimeg