Skip to content

Update action runtime from Node.js 20 to Node.js 24#131

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/update-runner-to-node-24
Draft

Update action runtime from Node.js 20 to Node.js 24#131
Copilot wants to merge 2 commits into
mainfrom
copilot/update-runner-to-node-24

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 25, 2026

GitHub Actions runners are deprecating Node.js 20, with Node.js 24 becoming the default from June 2, 2026.

Changes

  • action.yml: runs.using: node20node24
  • package.json: pkg.targets updated from node20-{linux,win,macos}-x64node24-*

Copilot AI linked an issue Apr 25, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update runner to use Node.js 24 Update action runtime from Node.js 20 to Node.js 24 Apr 25, 2026
Copilot AI requested a review from felickz April 25, 2026 01:11
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.

update runner to use node.js 24

2 participants