mirror of
https://github.com/actions/checkout.git
synced 2025-12-13 22:09:23 +00:00
Add fetchJobs option to parallelize submodule updates
This commit is contained in:
@@ -760,6 +760,7 @@ async function setup(testName: string): Promise<void> {
|
||||
clean: true,
|
||||
commit: '',
|
||||
fetchDepth: 1,
|
||||
fetchJobs: 0,
|
||||
lfs: false,
|
||||
submodules: false,
|
||||
nestedSubmodules: false,
|
||||
|
||||
Reference in New Issue
Block a user