mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 15:48:39 +08:00 
			
		
		
		
	fix description using double quotes due to apostrophe
This commit is contained in:
		
							parent
							
								
									02fa69bea4
								
							
						
					
					
						commit
						f20d3c830c
					
				| 
						 | 
				
			
			@ -15,7 +15,7 @@ inputs:
 | 
			
		|||
    description: 'The chunk size used to split up large files during upload, in bytes'
 | 
			
		||||
    required: false
 | 
			
		||||
  reeval:
 | 
			
		||||
    description: 'Boolean. Whether to reevaluate the key argument in post. Set to TRUE if you would like your cache key set after your job's steps are complete.'
 | 
			
		||||
    description: "Boolean. Whether to reevaluate the key argument in post. Set to TRUE if you would like your cache key set after your job's steps are complete."
 | 
			
		||||
    required: false
 | 
			
		||||
    default: false
 | 
			
		||||
  only-restore:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user