mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 15:48:39 +08:00 
			
		
		
		
	extract whitespace
This commit is contained in:
		
							parent
							
								
									dfd8915e1a
								
							
						
					
					
						commit
						4e577c06d4
					
				| 
						 | 
				
			
			@ -70,7 +70,7 @@ export function getInputAsBoolean(
 | 
			
		|||
    options?: core.InputOptions
 | 
			
		||||
): boolean {
 | 
			
		||||
    const value = core.getBooleanInput(name, options);
 | 
			
		||||
    return value;    
 | 
			
		||||
    return value;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export function getInputAsInt(
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user