restore-virtualenv icon indicating copy to clipboard operation
restore-virtualenv copied to clipboard

This errors when the GitHub cache is broken

Open davidparsson opened this issue 3 years ago • 0 comments

The GitHub Actions Cache is currently not working, responding with 503 Service Unavailable. This results in an error when using this action, but it should be treated as a cache miss, right?

Since this action errors, the following steps will not be executed.

I'm not sure if it's relevant, but there is an issue related to the outage here: https://github.com/actions/cache/issues/820

davidparsson avatar Jun 13 '22 12:06 davidparsson