Skip to content

fix: update Node.js runtime from 20 to 24#217

Merged
styfle merged 2 commits intomainfrom
copilot/update-nodejs-to-24
Mar 11, 2026
Merged

fix: update Node.js runtime from 20 to 24#217
styfle merged 2 commits intomainfrom
copilot/update-nodejs-to-24

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 11, 2026

GitHub Actions is deprecating Node.js 20 runners, with Node.js 24 becoming the forced default on June 2nd, 2026.

  • Update action.yml runtime from node20 to node24
Original prompt

This section details on the original issue you should resolve

<issue_title>Needs update from Node.js 20 to 24</issue_title>
<issue_description>As of latest I'm getting this:

Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: styfle/cancel-workflow-action@0.13.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/</issue_description>

<agent_instructions>Update from Node.js 20 to 24</agent_instructions>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: styfle <229881+styfle@users.noreply.github.com>
Copilot AI changed the title [WIP] Update actions from Node.js 20 to 24 Update Node.js runtime from 20 to 24 Mar 11, 2026
@styfle styfle changed the title Update Node.js runtime from 20 to 24 fix: update Node.js runtime from 20 to 24 Mar 11, 2026
@styfle styfle marked this pull request as ready for review March 11, 2026 14:53
@styfle styfle merged commit 2838e03 into main Mar 11, 2026
8 checks passed
@styfle styfle deleted the copilot/update-nodejs-to-24 branch March 11, 2026 14:55
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.

Needs update from Node.js 20 to 24

2 participants