Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade @actions/cache #908

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dsame
Copy link
Contributor

@dsame dsame commented Nov 28, 2023

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.

@dsame dsame requested a review from a team as a code owner November 28, 2023 13:54
@dsame dsame linked an issue Nov 28, 2023 that may be closed by this pull request
6 tasks
@dmitry-shibanov
Copy link
Contributor

Dependency actions/cache is updated to to 3.2.2: https://github.com/actions/setup-node/blob/main/package-lock.json#L51-L52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intermittent timeouts in actions/setup-node@v3
2 participants