Run GitHub actions through latest Node.js LTS by default (currently v… (opens in new tab)
Run GitHub actions through latest Node\.js LTS by default \(currently v24\) \(\#2063\) Summary: Pull Request resolved: As part of migrating npm publishing to \[Trusted Publish \(OIDC\)\]\( we'll need to use \`npm\` CLI at minimum 11\.5\.1, which is bundled with Node v24\. This bumps the \`setup-node\` action for both publishing branches to the alias \`lts/\*\` from the fixed \`22\.14\.0\`\. Version ranges should be preferred over fixed versions to allow security fixes to be picked up in any ...
Read the original article