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
As of a couple of weeks ago, GitHub seems to have serious issues with
reliability, where the issues sometimes fail to be listed.
Those issues revealed that this here Action failed to inspect the
returned HTTP status (which was previously unnecessary because it was
always 200, but this now apparently is no longer as reliable).
Let's inspect the `status` attribute to find out, and complain loudly
instead of opening duplicate issues.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments