3
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2026-07-05 11:06:13 +00:00
This commit is contained in:
Marcus Wirtz 2026-06-30 17:49:17 -04:00 committed by GitHub
commit a6b6ca7baf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 50 additions and 29 deletions

View file

@ -314,7 +314,6 @@ jobs:
fi
# Verify auth token
git config --global --add safe.directory "*"
git fetch --no-tags --depth=1 origin +refs/heads/main:refs/remotes/origin/main
# needed to make checkout post cleanup succeed