Commit fd4a3f8
committed
Use Node 24 for publish workflow
Node 24 ships with npm 11, which natively supports trusted publishing,
so the fragile "npm install -g npm@latest" self-upgrade step is no
longer needed — that step was failing mid-upgrade with a
MODULE_NOT_FOUND on promise-retry.1 parent 7bec6f9 commit fd4a3f8
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
0 commit comments