mirror of https://github.com/actions/cache.git
				
				
				
			
		
			
	
	
		
			16 lines
		
	
	
		
			156 B
		
	
	
	
		
			YAML
		
	
	
		
		
			
		
	
	
			16 lines
		
	
	
		
			156 B
		
	
	
	
		
			YAML
		
	
	
|  | sources:
 | ||
|  |   npm: true
 | ||
|  | 
 | ||
|  | allowed:
 | ||
|  |   - apache-2.0
 | ||
|  |   - bsd-2-clause
 | ||
|  |   - bsd-3-clause
 | ||
|  |   - isc
 | ||
|  |   - mit
 | ||
|  |   - cc0-1.0
 | ||
|  |   - unlicense
 | ||
|  |   - 0bsd
 | ||
|  | 
 | ||
|  | reviewed:
 | ||
|  |   npm:
 | ||
|  |   - sax
 |