mirror of
				https://github.com/actions/cache.git
				synced 2025-11-04 13:29:10 +08:00 
			
		
		
		
	Update restore/action.yml
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
This commit is contained in:
		@@ -3,7 +3,7 @@ description: 'Restore Cache artifacts like dependencies and build outputs to imp
 | 
			
		||||
author: 'GitHub'
 | 
			
		||||
inputs:
 | 
			
		||||
  path:
 | 
			
		||||
    description: 'The same list of files, directories, and wildcard patterns to restore cache that were used while saving it'
 | 
			
		||||
    description: 'A list of files, directories, and wildcard patterns to restore'
 | 
			
		||||
    required: true
 | 
			
		||||
  key:
 | 
			
		||||
    description: 'An explicit key for restoring the cache'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user