Commit c9d7d0a
fix: use Node.js 24 for npm trusted publishing (requires npm >= 11.5.1)
npm OIDC trusted publishing requires npm >= 11.5.1 which ships with
Node.js 24. The build step still uses Node 22; only the publish step
switches to Node 24 to get the required npm version.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 1d8ba3b commit c9d7d0a
1 file changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 47 | + | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
0 commit comments