<!--- Please direct any generic questions related to actions to our support community forum at https://github.community/c/code-to-cloud/github-actions/41 ---> <!--- Before opening up a new bug report, please make sure to check for similar existing issues --> **Description:** [The v1 caching service has been sunset](https://github.com/actions/cache/releases/tag/v4.2.0). Users must upgrade to at least version 4.2.0 to use the new v2 API. **Action version:** Specify the action version: v4.1.0 **Platform:** - [ ] Ubuntu - [ ] macOS - [ ] Windows **Runner type:** - [ ] Hosted - [ ] Self-hosted **Tools version:** <!--- Please specify versions of node and package manager (npm, yarn, pnpm and etc)--> **Repro steps:** A description with steps to reproduce the issue. If you have a public example or repo to share, please provide the link. **Expected behavior:** The setup-node action completes relatively quickly **Actual behavior:** The setup-node action times out after 5 minutes, affecting both setup and teardown.