Commit 646ca90
fix(ci): switch to node 24 for release — node 22.22.2 npm is broken
Node 22.22.2 cached by actions/setup-node ships with corrupted npm
(missing promise-retry module). Node 24 works fine — matches other
projects (mails, etc.) that publish successfully.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 907feb3 commit 646ca90
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
| 20 | + | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| |||
0 commit comments