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
Temporary workaround for "subtree" checkout errors on Windows (#383) (#386)
This switches Windows workers, which are not yet ephemeral to use
a patched version of checkouts.
This guarantees always cleaning up repo state even in case of
previous bad submodules-like repo operations done by a previous
run.
In the long run, we should be using ephemeral workers, and switch
to upstream fixed version if the PR gets merged upstream.
Upstream PR: actions/checkout#1321
b/282361986
b/258687270
(cherry picked from commit 3c24834)
Co-authored-by: Kert <kaidokert@google.com>
0 commit comments