mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-04 03:08:23 +08:00 
			
		
		
		
	Submodule documentation improvements (#4)
This commit is contained in:
		@@ -11,7 +11,7 @@ inputs:
 | 
			
		||||
    description: 'If true, execute `execute git clean -ffdx && git reset --hard HEAD` before fetching'
 | 
			
		||||
    default: true
 | 
			
		||||
  submodules:
 | 
			
		||||
    description: 'Directory containing files to upload'
 | 
			
		||||
    description: 'Whether to recursively clone submodules; defaults to false'
 | 
			
		||||
  lfs:
 | 
			
		||||
    description: 'Whether to download Git-LFS files; defaults to false'
 | 
			
		||||
  fetch-depth:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user