Commit 215c502
committed
ci: bump packageManager to pnpm@10.33.2 to match release workflow
The release.yml on main now pins pnpm/action-setup v5 with version
10.33.2, and v5 errors if the workflow's version doesn't match
package.json's packageManager. workflow_dispatch resolves the
workflow YAML from the default branch (main), so our hotfix
branch's tree needs to match the version main's release workflow
installs.1 parent 896d2f9 commit 215c502
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments