mirror of
https://github.com/actions/checkout.git
synced 2025-04-25 15:40:13 +00:00
.
This commit is contained in:
parent
e60026a762
commit
a19dcb6610
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -238,6 +238,7 @@ jobs:
|
|||||||
git config --global --add safe.directory "*"
|
git config --global --add safe.directory "*"
|
||||||
git fetch --no-tags --depth=1 origin +refs/heads/main:refs/remotes/origin/main
|
git fetch --no-tags --depth=1 origin +refs/heads/main:refs/remotes/origin/main
|
||||||
|
|
||||||
|
# needed to make checkout post cleanup succeed
|
||||||
- name: Fix Checkout v3
|
- name: Fix Checkout v3
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user