Commit 075cbb4
fix: bump publish workflow to Node 24 for npm trusted publishing
Node 22 ships with npm 10.x, which supports --provenance (OIDC
attestation) but not OIDC-based publish authentication, so the
registry rejected the PUT with a 404. Trusted Publishing needs
npm >= 11.5.1; Node 24 (LTS) ships with npm 11.x natively.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4c0cd57 commit 075cbb4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments