Closed
Description
Description:
Node setup taking forever (20m+) when using latest
Exmaple:

Code:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 'latest'
Is the latest version not caches somewhere?
Action version:
actions/setup-node@v3
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted