Chore Type
Dependency update
Description
GitHub Actions is deprecating Node.js 20 runners. Starting June 2, 2026, actions will be forced to run with Node.js 24 by default.
This action is currently running on Node.js 20 and needs to be updated to support Node.js 24.
Reference: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Acceptance Criteria
Implementation Notes
Related Issues
Related to #71
Priority
High
Changelog Category
Changed
Chore Type
Dependency update
Description
GitHub Actions is deprecating Node.js 20 runners. Starting June 2, 2026, actions will be forced to run with Node.js 24 by default.
This action is currently running on Node.js 20 and needs to be updated to support Node.js 24.
Reference: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Acceptance Criteria
action.ymlto usenode24runtimeImplementation Notes
runs.usinginaction.ymlfromnode20tonode24Related Issues
Related to #71
Priority
High
Changelog Category
Changed