mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 13:29:10 +08:00 
			
		
		
		
	Add units to description
This commit is contained in:
		@@ -12,7 +12,7 @@ inputs:
 | 
			
		||||
    description: 'An ordered list of keys to use for restoring the cache if no cache hit occurred for key'
 | 
			
		||||
    required: false
 | 
			
		||||
  upload-chunk-size:
 | 
			
		||||
    description: 'The chunk size used when uploading large cache files'
 | 
			
		||||
    description: 'The chunk size used to split up large files during upload, in bytes'
 | 
			
		||||
    required: false
 | 
			
		||||
outputs:
 | 
			
		||||
  cache-hit:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user