Skip to content

chore: bump pnpm/action-setup to v6 - #34

Merged
hungify merged 1 commit into
mainfrom
chore/bump-pnpm-action-setup
Aug 23, 2026
Merged

chore: bump pnpm/action-setup to v6#34
hungify merged 1 commit into
mainfrom
chore/bump-pnpm-action-setup

Conversation

@hungify

@hungify hungify commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • pnpm/action-setup@v4's action script runs on GitHub Actions' now-deprecated Node 20 runtime, surfacing a deprecation warning on every CI run (seen on the validate job in Dashboard: group page-scope style mismatches by check-point #33).
  • Bumps both usages (validate and publish jobs) to v6, the latest major, which targets a supported Node runtime. No behavior change — same version: 11.18.0 pin.

Test plan

  • CI validate job runs clean on this PR with no deprecation warning

Summary by CodeRabbit

  • Chores
    • Updated the continuous integration and publishing workflows to use the latest package setup action version.

v4's action script runs on the now-deprecated Node 20 GitHub Actions
runtime, surfacing a deprecation warning on every CI run. v6 targets a
supported Node runtime.

@greptile-apps greptile-apps Bot 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.

hungify has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 3a1ca713-9e97-46cb-90d1-769872d40ace

📥 Commits

Reviewing files that changed from the base of the PR and between 85673ad and 21f951b.

📒 Files selected for processing (1)
  • .github/workflows/ci.yml

📝 Walkthrough

Walkthrough

The CI workflow updates pnpm/action-setup from v4 to v6 in the validate and publish jobs.

Changes

CI action upgrade

Layer / File(s) Summary
Upgrade pnpm action setup
.github/workflows/ci.yml
The validate and publish jobs now use pnpm/action-setup@v6 instead of @v4.

Estimated code review effort: 1 (Trivial) | ~2 minutes

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

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

@hungify
hungify merged commit f47a558 into main Aug 23, 2026
1 of 2 checks passed
@hungify
hungify deleted the chore/bump-pnpm-action-setup branch August 30, 2026 13:00
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