Commit 4d88539
Pin pnpm via packageManager
pnpm/action-setup@v4 now hard-requires an explicit version — none of
ci.yml, integration.yml, or release.yml pinned one, so every workflow run
here has been failing at the setup step (confirmed via gh run list, not
just release.yml's new dry run). packageManager is the field
pnpm/action-setup reads automatically, fixing all three workflows from
one place instead of patching each one's action-setup step.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 54aa447 commit 4d88539
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments