Commit 4f6fac5
fix(ci): upgrade to node 24 for npm oidc trusted publishing
Node 22 ships with npm 10.x which does not support OIDC trusted
publishing. Node 24 ships with npm 11.x which supports it natively.
Also removes NPM_CONFIG_PROVENANCE as it is automatic with trusted
publishing.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ad78e09 commit 4f6fac5
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
0 commit comments