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
Github Actions checkout@v2 fails to properly cleanup state in self-hosted runners
which leads to errors from prior CI runs.
actions/checkout#385
Adding the created submodule directory to gitignore should hopefully
prevent this from happening: actions/checkout#424 (comment).
0 commit comments