mirror of https://github.com/actions/cache.git
				
				
				
			Update action.yml
This commit is contained in:
		
							parent
							
								
									c1a4468eba
								
							
						
					
					
						commit
						7952f59166
					
				| 
						 | 
					@ -27,7 +27,7 @@ outputs:
 | 
				
			||||||
    description: 'A boolean value to indicate an exact match was found for the primary key'
 | 
					    description: 'A boolean value to indicate an exact match was found for the primary key'
 | 
				
			||||||
runs:
 | 
					runs:
 | 
				
			||||||
  using: 'node16'
 | 
					  using: 'node16'
 | 
				
			||||||
  main: 'dist/save/index.js'
 | 
					  main: '../dist/save/index.js'
 | 
				
			||||||
branding:
 | 
					branding:
 | 
				
			||||||
  icon: 'archive'
 | 
					  icon: 'archive'
 | 
				
			||||||
  color: 'gray-dark'
 | 
					  color: 'gray-dark'
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue