Security: lts/*
installs old LTS versions up to 5 days after release
#1207
Labels
bug
Something isn't working
Description:
Using the
lts/*
alias withactions/setup-node
installed Node.js v22.13.0 as of 25 Jan 2025, an old version. Node.js v22.13.1 has been out since 21 Jan 2025.Workflow logs:
Longer update delays of over 5 days can be seen in #940
Action version:
actions/setup-node@v4
Platform:
Runner type:
Tools version:
Node.js lts/*
Repro steps:
Use the configuration above and observe the output above
Expected behavior:
Node.js latest LTS (20.11.0) is installed
Actual behavior:
Node.js older LTS (20.10.0) is installed
History:
Originally reported in #940, but closed without resolution, with @aparnajyothi-y saying that it should be handled on the runner side:
In speaking with the runner images team, @hemanthmanga mentioned it should not be handled on the runner side:
The text was updated successfully, but these errors were encountered: