mirror of
				https://github.com/actions/cache.git
				synced 2025-11-03 14:28:41 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			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 |