🔥 3-day streak
GitHub Actions (GH-200)47 / 142
Question 47 of 142

A workflow running on a GitHub-hosted ubuntu-latest runner needs Node.js 20 but the maintainer wants to confirm whether that version is already available in the runner's tool cache before adding a setup-node step, to avoid an unnecessary download at runtime. Where should the maintainer look to authoritatively confirm the preinstalled Node.js versions for the current ubuntu-latest image?

Reviewed for accuracy · Report an issueNext question