Skip to content

Bump action runtime to Node.js 24#9

Draft
Copilot wants to merge 2 commits into
masterfrom
copilot/update-node-compatibility
Draft

Bump action runtime to Node.js 24#9
Copilot wants to merge 2 commits into
masterfrom
copilot/update-node-compatibility

Conversation

Copilot AI commented Apr 28, 2026

Copy link
Copy Markdown

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

Changes

  • action.yml: Updated runs.using from node20node24

Copilot AI linked an issue Apr 28, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Fix Node 24 compatibility warnings in actions Bump action runtime to Node.js 24 Apr 28, 2026
Copilot finished work on behalf of 1arp April 28, 2026 09:44
Copilot AI requested a review from 1arp April 28, 2026 09:44
@1arp 1arp requested a review from Copilot April 28, 2026 20:58
@1arp

1arp commented Apr 28, 2026

Copy link
Copy Markdown
Owner

in order to have the action be available in the market place we will also need a new version

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this JavaScript GitHub Action’s runtime to align with GitHub Actions’ upcoming runner default/deprecation timeline.

Changes:

  • Switch runs.using in action.yml from node20 to node24.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@1arp 1arp left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we also need a version bump for the action with new node version to be available on the market

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.

Node 24 compatibility

3 participants