setup-node
setup-node copied to clipboard
Upgrade @actions/cache
Description: I've upgraded minor version of @actions/cache in order to solve the issue
"Intermittently, the setup-node action times out after 60 minutes. Logs indicate that it's restoring yarn cache"
Related issue: link to the related issue.
Check list:
- [ ] Mark if documentation changes are required.
- [ ] Mark if tests were added or updated to cover the changes.
Dependency actions/cache is updated to to 3.2.2: https://github.com/actions/setup-node/blob/main/package-lock.json#L51-L52