mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 11:48:38 +08:00 
			
		
		
		
	 136d96b4ae
			
		
	
	
		136d96b4ae
		
			
		
	
	
	
	
		
			
			* initial changes * Update package-lock.json * Update package-lock.json * review comments and updated test cases * package.json * changed name * added new line * changed tookit * updated with 2.0 * changed with public released package * ran code format * linting errors * Update actionUtils.test.ts * Update cache.dep.yml * Update package.json * Update README.md * Create RELEASES.md * Update RELEASES.md * Update package.json * Update package-lock.json * typo
		
			
				
	
	
		
			9 lines
		
	
	
		
			196 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			196 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Releases
 | |
| 
 | |
| ### 3.0.0
 | |
| - Updated minimum runner version support from node 12 -> node 16
 | |
| 
 | |
| ### 3.0.1
 | |
| - Added support for caching from GHES 3.5.
 | |
| - Fixed download issue for files > 2GB during restore.
 |