Commit b7aad96
committed
chore(ci): ensure npm >=11.5.1 for OIDC trusted publishing
pnpm@10 delegates `pnpm publish` to the npm CLI on PATH, and npm's
OIDC token exchange requires npm >=11.5.1. Node 24's bundled npm only
crossed that threshold around 24.6, so install npm explicitly rather
than depending on whichever Node 24 patch setup-node resolves to.1 parent 2a2ff06 commit b7aad96
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
| |||
0 commit comments