0
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-11-28 01:51:57 +02:00
This commit is contained in:
Parker Michel 2025-11-24 13:56:03 +01:00 committed by GitHub
commit 63e06d4b32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 57 additions and 5 deletions

View file

@ -1157,6 +1157,7 @@ async function setup(testName: string): Promise<void> {
sparseCheckout: [],
sparseCheckoutConeMode: true,
fetchDepth: 1,
shallowSince: '',
fetchTags: false,
showProgress: true,
lfs: false,