mirror of
				https://gitea.com/actions/cache.git
				synced 2025-10-31 00:58:10 +07:00 
			
		
		
		
	altering require
This commit is contained in:
		
							parent
							
								
									a5fbe79711
								
							
						
					
					
						commit
						7520a6a3a9
					
				| @ -16,10 +16,10 @@ outputs: | ||||
|     description: 'A boolean value to indicate an exact match was found for the primary key' | ||||
|   key: | ||||
|     description: 'Key passed in the input to use in subsequent steps of the workflow' | ||||
|     required: true | ||||
|     required: false | ||||
|   matched-key: | ||||
|     description: 'Cache key restored' | ||||
|     required: true | ||||
|     required: false | ||||
| runs: | ||||
|   using: 'node16' | ||||
|   main: '../dist/restore/index.js' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user