Support Node 24 for runners
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 👁️🗨️
🔖 Following more upstream support for our development workflows: https://github.com/nektos/act/issues/5883
📚 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.