Skip to content

ci: update GitHub Actions to v6 (Node.js 24 support)#433

Merged
TooTallNate merged 1 commit into
mainfrom
chore/update-actions
May 24, 2026
Merged

ci: update GitHub Actions to v6 (Node.js 24 support)#433
TooTallNate merged 1 commit into
mainfrom
chore/update-actions

Conversation

@clutz-bot
Copy link
Copy Markdown
Contributor

@clutz-bot clutz-bot Bot commented May 24, 2026

Updates all GitHub Actions to v6 to resolve Node.js 20 deprecation warnings:

  • actions/checkout v4 → v6
  • actions/setup-node v4 → v6
  • pnpm/action-setup v4 → v6

Node.js 20 actions will be forced to run with Node.js 24 starting June 2, 2026, and Node.js 20 will be removed from runners on September 16, 2026.

- actions/checkout v4 → v6
- actions/setup-node v4 → v6
- pnpm/action-setup v4 → v6

Node.js 20 actions are deprecated and will be forced to Node.js 24
starting June 2, 2026.
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 24, 2026

⚠️ No Changeset found

Latest commit: 16c30a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@TooTallNate TooTallNate merged commit 8e7958c into main May 24, 2026
10 of 11 checks passed
@TooTallNate TooTallNate deleted the chore/update-actions branch May 24, 2026 07:06
@clutz-bot
Copy link
Copy Markdown
Contributor Author

clutz-bot Bot commented May 24, 2026

The CI failure is a pre-existing flaky testproxy-agent keepAlive: true test timing out on Windows (Node 20). This same test also fails intermittently on main. Not related to the action version updates in this PR. Re-triggered the failed job.

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