Skip to content

Migrate action runtime from node20 to node24#220

Merged
jeffkl merged 3 commits into
mainfrom
copilot/migrate-to-node24
Mar 24, 2026
Merged

Migrate action runtime from node20 to node24#220
jeffkl merged 3 commits into
mainfrom
copilot/migrate-to-node24

Conversation

Copilot AI commented Mar 12, 2026

Copy link
Copy Markdown
Contributor

Node20 is being deprecated on GitHub runners. This migrates the action to the node24 runtime and bumps the package to the next major version.

Changes

  • action.ymlusing: node20using: node24
  • package.json — version 1.0.62.0.0
  • dist/ — rebuilt via npm run package
Original prompt

This section details on the original issue you should resolve

<issue_title>Migration to node24</issue_title>
<issue_description>With the deprecation of Node20 on GitHub runners, is there a plan for migration to Node24?</issue_description>

<agent_instructions>Migrate this repository to node24. Make sure to run the appropriate commands to update dist. Also, rev any versions of this repo's generated product to the next major version</agent_instructions>

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


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Migrate repository to Node24 and update versions Migrate action runtime from node20 to node24 Mar 12, 2026
Copilot AI requested a review from jeffkl March 12, 2026 16:36
@jeffkl
jeffkl marked this pull request as ready for review March 16, 2026 19:20
@jeffkl
jeffkl requested a review from a team as a code owner March 16, 2026 19:20
nkolev92
nkolev92 previously approved these changes Mar 16, 2026
Comment thread package.json Outdated
@jeffkl
jeffkl enabled auto-merge (squash) March 23, 2026 19:10
@jeffkl
jeffkl requested a review from nkolev92 March 23, 2026 19:16
@jeffkl
jeffkl merged commit 9694d5c into main Mar 24, 2026
3 checks passed
@jeffkl
jeffkl deleted the copilot/migrate-to-node24 branch March 24, 2026 16:46
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.

Migration to node24

5 participants