You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My GitHub Actions Workflows are sometimes failing in the actions/checkout phase due to ephemeral server-side GitHub errors. I would like these failures to be handled instead of fast-failing.
My GitHub Actions Workflows are sometimes failing in the actions/checkout phase due to ephemeral server-side GitHub errors. I would like these failures to be handled instead of fast-failing.
See #2428