ci: update GitHub Actions to Node.js 24#10203
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
|
Run set -euo pipefail https://github.com/dotnet/orleans/actions/runs/27299794328/job/80642155390 looks like a rate-limit issue with dockerhub |
Updates GitHub Actions
setup-nodefrom Node.js 20 to Node.js 24.Node.js 24 is the current LTS line, while Node.js 20 is EOL according to the Node.js release schedule. This should avoid merge-queue/setup-node runs using the EOL Node 20 runtime, such as the setup-node issue seen while validating #10200.
Microsoft Reviewers: Open in CodeFlow