Commit b4b0243
Use Node 24 in publish workflow for OIDC support
Node 22 ships npm v10, which doesn't support the OIDC handshake for
trusted publishing. The registry silently rejects the token and returns
a misleading 404. Node 24 ships npm v11.5.1+ which handles the
handshake correctly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4efb4f6 commit b4b0243
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments