Skip to content

Update GitHub Actions to use Node 24#21

Merged
srsholmes merged 1 commit into
srsholmes:mainfrom
wojtekmaj:chore/github-actions-node24
Apr 2, 2026
Merged

Update GitHub Actions to use Node 24#21
srsholmes merged 1 commit into
srsholmes:mainfrom
wojtekmaj:chore/github-actions-node24

Conversation

@wojtekmaj

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 30, 2026 14:35

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 the GitHub Actions workflows, presumably to align CI/release pipelines with a newer Node/runtime setup, but the actual node-version configuration still targets Node 22 (and CI matrix remains 20/22).

Changes:

  • Bumped actions/checkout, actions/setup-node, and pnpm/action-setup major versions in CI workflow.
  • Bumped the same GitHub Actions in the release workflow.

Reviewed changes

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

File Description
.github/workflows/release.yml Updates action versions used by the release job; Node version remains set to 22.
.github/workflows/ci.yml Updates action versions used by CI; CI still runs the existing Node matrix (20/22).

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

Comment thread .github/workflows/release.yml
Comment thread .github/workflows/ci.yml
@srsholmes srsholmes merged commit 3bc52a6 into srsholmes:main Apr 2, 2026
5 of 6 checks passed
@wojtekmaj wojtekmaj deleted the chore/github-actions-node24 branch April 3, 2026 06:36
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