Skip to content

Update GitHub Action runtime from Node.js 20 to Node.js 24#152

Merged
kyleconroy merged 2 commits intomainfrom
claude/update-nodejs-24-23p3R
Apr 4, 2026
Merged

Update GitHub Action runtime from Node.js 20 to Node.js 24#152
kyleconroy merged 2 commits intomainfrom
claude/update-nodejs-24-23p3R

Conversation

@kyleconroy
Copy link
Copy Markdown
Collaborator

Node.js 20 actions are deprecated and will be forced to run on Node.js 24
starting June 2nd, 2026. This updates the action runtime, CI workflows,
and @types/node to target Node.js 24.

https://claude.ai/code/session_013Xae2dBgD7JYgPgpS3gFTZ

claude added 2 commits April 4, 2026 15:18
Node.js 20 actions are deprecated and will be forced to run on Node.js 24
starting June 2nd, 2026. This updates the action runtime, CI workflows,
and @types/node to target Node.js 24.

https://claude.ai/code/session_013Xae2dBgD7JYgPgpS3gFTZ
The plugin was only available as a transitive dependency via
eslint-plugin-github. Node.js 24's stricter module resolution
requires it to be a direct dependency for ESLint to find it.

https://claude.ai/code/session_013Xae2dBgD7JYgPgpS3gFTZ
@kyleconroy kyleconroy merged commit 13889c5 into main Apr 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants