Skip to content

Ci/node.js workflow#492

Merged
firestar300 merged 2 commits intomasterfrom
ci/node.js-workflow
Apr 27, 2026
Merged

Ci/node.js workflow#492
firestar300 merged 2 commits intomasterfrom
ci/node.js-workflow

Conversation

@firestar300
Copy link
Copy Markdown
Contributor

@firestar300 firestar300 commented Apr 27, 2026

Note

Low Risk
Low risk: only updates CI workflow configuration, though it may change the Yarn version used in CI and affect dependency install/build behavior.

Overview
Adjusts the Node.js CI GitHub Actions workflow to enable Corepack so CI uses the Yarn version specified by packageManager instead of Yarn v1.

Upgrades actions/setup-node to v4 and enables the built-in Yarn cache during installs to speed up and stabilize CI runs.

Reviewed by Cursor Bugbot for commit cb2625c. Bugbot is set up for automated code reviews on this repo. Configure here.

Replace yarn set version berry with corepack enable to match
packageManager and avoid lockfile v8→v9 migration blocked in PRs.
Upgrade actions/setup-node to v4 with yarn cache.
@firestar300 firestar300 merged commit 3dcf722 into master Apr 27, 2026
7 checks passed
@firestar300 firestar300 deleted the ci/node.js-workflow branch April 27, 2026 13:31
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