You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v6.0.3 carries a regression (pnpm/action-setup#225, #227) that ignores the
packageManager-pinned pnpm version and installs pnpm 11, which requires
Node.js >=22.13 and fails on our Node 20 runners. v6.0.7 restored self-update
to the packageManager-pinned version (10.33.0).
Co-authored-by: Richard Tibbles <richard@learningequality.org>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments