Skip to content

Conversation

GrantBirki
Copy link
Member

Node 24 support is available on runner version 2.327.1 https://github.com/actions/runner/releases/tag/v2.327.1

This will be considered a major version release.

@Copilot Copilot AI review requested due to automatic review settings October 8, 2025 17:33
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

This PR upgrades the GitHub Action to use Node.js 24, updating both the action runtime and the development environment to support the latest Node.js version as enabled by GitHub Actions runner version 2.327.1.

  • Updated GitHub Action runtime from node20 to node24
  • Updated development Node.js version from 22.13.1 to 24.9.0

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
action.yml Updates the action runtime to use node24 instead of node20
.node-version Updates the development Node.js version to 24.9.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@GrantBirki GrantBirki merged commit 366d7e1 into main Oct 8, 2025
3 checks passed
@GrantBirki GrantBirki deleted the node24 branch October 8, 2025 17:35
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.

2 participants