mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 03:13:35 +00:00 
			
		
		
		
	.
This commit is contained in:
		
							parent
							
								
									691545e3dc
								
							
						
					
					
						commit
						bab023d7a2
					
				| @ -109,7 +109,7 @@ export async function getInputs(): Promise<IGitSourceSettings> { | ||||
|   result.showProgress = | ||||
|     (core.getInput('show-progress') || 'true').toUpperCase() === 'TRUE' | ||||
|   core.debug(`show progress = ${result.showProgress}`) | ||||
|    | ||||
| 
 | ||||
|   // LFS
 | ||||
|   result.lfs = (core.getInput('lfs') || 'false').toUpperCase() === 'TRUE' | ||||
|   core.debug(`lfs = ${result.lfs}`) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user