-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Failed to Download #948
Comments
Same here - |
I am experiencing the same issue in a lot of workflows. But this is non deterministic and sometimes working after a retry. |
Maybe related to this one? actions/runner#1923 |
Getting this aswell.
|
We are seeing this same issue. Seems related to #815 |
This reverts commit a298bd1. See actions/checkout#948 for more details.
Same problem as everyone else |
We're just an early warning system for GitHub issues https://www.githubstatus.com/incidents/gq1x0j8bv67v |
Can confirm that |
Possible a duplicate to #944 |
The previous version of actions/checkout v3.0.2 worked like a charm. I used this quick fix for my GitHub workflows/pipelines, and solved this issue for myself by switching back to the stable v3.0.2. I used git commit SHA that corresponds to the v3.0.2 version (as a bullet-proof solution).
|
It looks like the GitHub incident has been marked as resolved |
Hello! I got this error today:
The text was updated successfully, but these errors were encountered: