Skip to content

Upgrade action to use node24 #1325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

salmanmkc
Copy link

Update Node.js version from 20 to 24 in action.yml

Description:
Since runner will support node 24, this is in preparation for this. I have tested it out, and seems all fine.
It's in draft, don't merge it in yet.

Related issue:
Add link to the related issue.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

Update Node.js version from 20 to 24 in action.yml
@salmanmkc salmanmkc marked this pull request as ready for review July 31, 2025 19:41
@Copilot Copilot AI review requested due to automatic review settings July 31, 2025 19:41
@salmanmkc salmanmkc requested a review from a team as a code owner July 31, 2025 19:41
@salmanmkc salmanmkc marked this pull request as draft July 31, 2025 19:41
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the GitHub Action configuration to use Node.js 24 instead of Node.js 20 in preparation for runner support of the newer version.

  • Upgrades the action runtime from node20 to node24
Comments suppressed due to low confidence (1)

action.yml:1

  • Node.js 24 may not be available on GitHub Actions runners yet. Verify that node24 is supported in the GitHub Actions runtime before merging this change.
name: 'Setup Node.js environment'

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.

1 participant