mirror of
https://github.com/actions/checkout.git
synced 2025-12-16 04:48:26 +00:00
Merge branch 'main' into partial-fetch-filter-option
This commit is contained in:
@@ -806,6 +806,8 @@ async function setup(testName: string): Promise<void> {
|
||||
sparseCheckout: [],
|
||||
sparseCheckoutConeMode: true,
|
||||
fetchDepth: 1,
|
||||
fetchTags: false,
|
||||
showProgress: true,
|
||||
lfs: false,
|
||||
submodules: false,
|
||||
nestedSubmodules: false,
|
||||
|
||||
Reference in New Issue
Block a user