Skip to content

Pin Node.js to 24.15.0 in CI workflows#1016

Merged
pnts-se-whereby merged 1 commit into
mainfrom
pontus/pin-node-24-15-0
Jun 1, 2026
Merged

Pin Node.js to 24.15.0 in CI workflows#1016
pnts-se-whereby merged 1 commit into
mainfrom
pontus/pin-node-24-15-0

Conversation

@pnts-se-whereby
Copy link
Copy Markdown
Contributor

Description

Summary: Pin node-version to 24.15.0 in all GitHub Actions workflows so CI runs against a fixed Node.js version instead of floating to the latest 24.x. .nvmrc is left unchanged (v24) so local development still tracks the latest.

Related Issue:

Testing

Screenshots/GIFs (if applicable)

Checklist

  • My code follows the project's coding standards.
  • Prefixed the PR title and commit messages with the service or package name
  • I have written unit tests (if applicable).
  • I have updated the documentation (if applicable).
  • By submitting this pull request, I confirm that my contribution is made
    under the terms of the MIT license.

Additional Information

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 1, 2026

⚠️ No Changeset found

Latest commit: a4bf435

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

Copy link
Copy Markdown
Contributor

@richtrwhereby richtrwhereby left a comment

Choose a reason for hiding this comment

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

LGTM 🚀 Fix as suggested here: microsoft/playwright#40724 (comment)

@pnts-se-whereby pnts-se-whereby merged commit b26a7ca into main Jun 1, 2026
3 checks passed
@pnts-se-whereby pnts-se-whereby deleted the pontus/pin-node-24-15-0 branch June 1, 2026 09: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.

2 participants