Commit c9e79bd
committed
ci: pin packageManager so pnpm/action-setup picks a version
pnpm/action-setup@v4 fails with "No pnpm version is specified" unless one of the action's `version` input or package.json `packageManager` is set. Using `packageManager` keeps CI and local installs aligned through one source of truth.
Amp-Thread-ID: https://ampcode.com/threads/T-019df512-66f8-71aa-8696-9ad96563f39a1 parent 1cced09 commit c9e79bd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments