1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-14 16:53:47 +08:00
This commit is contained in:
Parker Michel
2026-01-08 22:03:04 +01:00
committed by GitHub
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,