Background
Update node version from Node.js 20 to Node.js 24 for compatibility with GitHub’s planned migration away from Node 20 for Actions.
GitHub is deprecating Node 20 for GitHub Actions runners: Node 20 reaches end-of-life in April 2026, and GitHub intends to migrate Actions to Node 24 (with runners defaulting to Node 24 from June 2, 2026, per their timeline). See the official changelog:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Background
Update node version from Node.js 20 to Node.js 24 for compatibility with GitHub’s planned migration away from Node 20 for Actions.
GitHub is deprecating Node 20 for GitHub Actions runners: Node 20 reaches end-of-life in April 2026, and GitHub intends to migrate Actions to Node 24 (with runners defaulting to Node 24 from June 2, 2026, per their timeline). See the official changelog:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/