Skip to content

fix(ci): upgrade pnpm action-setup to v6#1528

Merged
zerob13 merged 2 commits intodevfrom
fix/ci-pnpm-action-setup-node24
Apr 23, 2026
Merged

fix(ci): upgrade pnpm action-setup to v6#1528
zerob13 merged 2 commits intodevfrom
fix/ci-pnpm-action-setup-node24

Conversation

@yyhhyyyyyy
Copy link
Copy Markdown
Collaborator

@yyhhyyyyyy yyhhyyyyyy commented Apr 23, 2026

image

Summary by CodeRabbit

  • Chores
    • Updated CI/CD workflows to use pnpm v6 action across build and release processes.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 23, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 490d23de-fccb-48b5-80e3-afb523aae5b9

📥 Commits

Reviewing files that changed from the base of the PR and between b5e24ea and 5fb69e8.

📒 Files selected for processing (3)
  • .github/workflows/build.yml
  • .github/workflows/prcheck.yml
  • .github/workflows/release.yml

📝 Walkthrough

Walkthrough

Updated pnpm GitHub Actions setup across three workflows (build.yml, prcheck.yml, release.yml) by upgrading the pnpm/action-setup action from v2 to v6 and removing explicit pnpm version pinning (10.13.1), allowing the action to use its default version strategy.

Changes

Cohort / File(s) Summary
GitHub Actions pnpm Setup Upgrade
.github/workflows/build.yml, .github/workflows/prcheck.yml, .github/workflows/release.yml
Upgraded pnpm/action-setup from v2 to v6 across all three workflows. Removed explicit version: 10.13.1 configuration from the action, relying on v6's default version management. Changes applied to all matrix jobs (build-windows, build-linux, build-mac).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 Hops and thumps with glee,
v6 now sets our pnpm free,
No pinned versions to bind,
Workflow speeds up, we'll find,
Cleaner configs, wild and spree! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title directly and concisely describes the main change: upgrading the pnpm action-setup from v2 to v6 across all workflow files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/ci-pnpm-action-setup-node24

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@zerob13 zerob13 merged commit 47565c0 into dev Apr 23, 2026
7 checks passed
@zhangmo8 zhangmo8 deleted the fix/ci-pnpm-action-setup-node24 branch April 24, 2026 08:52
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