1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-17 17:24:00 +08:00
This commit is contained in:
Parker Michel
2025-11-14 12:21:19 +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,