Commit f056db8
committed
ci: Use Node 24 for npm trusted publishing OIDC support
Node 22 ships npm v10 whose OIDC handshake protocol is not accepted
by the npm registry for trusted publishing, causing misleading 404
errors. Node 24 ships npm >= 11.5.1 which has the working OIDC
trusted publishing support. Also remove the unnecessary manual
registry configuration step.1 parent 43feafd commit f056db8
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
| 209 | + | |
213 | 210 | | |
214 | 211 | | |
215 | 212 | | |
| |||
282 | 279 | | |
283 | 280 | | |
284 | 281 | | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
| 282 | + | |
289 | 283 | | |
290 | 284 | | |
291 | 285 | | |
| |||
0 commit comments