Skip to content

Updates node version to v24#43

Merged
Jwaegebaert merged 1 commit intopnp:mainfrom
milanholemans:node24
Jan 28, 2026
Merged

Updates node version to v24#43
Jwaegebaert merged 1 commit intopnp:mainfrom
milanholemans:node24

Conversation

@milanholemans
Copy link
Contributor

No description provided.

Copilot AI review requested due to automatic review settings January 3, 2026 18:18
Copy link

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 updates the GitHub Action to use Node.js v24, incrementing the major version from 5.0.1 to 6.0.0. The update includes changes to the action runtime, workflow configurations, and documentation examples, along with minor documentation formatting improvements.

Key Changes:

  • Updated action runtime from node20 to node24 in action.yml
  • Bumped package version from 5.0.1 to 6.0.0 (major version change)
  • Updated all workflow files and README examples to reference Node.js 24 and the new action versions

Reviewed changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
package.json Version bumped from 5.0.1 to 6.0.0
package-lock.json Synchronized version to 6.0.0
action.yml Updated runtime to node24 and added periods to input/output descriptions
README.md Updated examples with Node v24, action v6 references, and improved formatting with additional spacing
.github/workflows/test_site.yml Updated matrix to use Node 24
.github/workflows/test.yml Updated matrix to use Node 24
.github/workflows/check_pr.yml Updated all Node version references to 24

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

@Jwaegebaert Jwaegebaert merged commit c9e5f6e into pnp:main Jan 28, 2026
6 checks passed
@milanholemans milanholemans deleted the node24 branch January 29, 2026 08:02
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.

3 participants