Commit e7f6a74
ci: bump release Node to 24 so npm@latest installs
npm@latest now resolves to npm@12, which dropped Node 20 support
(requires ^22.22.2 || ^24.15.0 || >=26.0.0). The release job pinned
Node 20, so `npm install -g npm@latest` failed with EBADENGINE and
skipped GoReleaser. Node 24 is already the actions runtime and ships
npm >= 11.5.1 for OIDC trusted publishing.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 88bc79e commit e7f6a74
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments