mirror of
				https://code.forgejo.org/actions/cache.git
				synced 2025-11-03 22:09:10 +00:00 
			
		
		
		
	Update license
This commit is contained in:
		
							parent
							
								
									95a9c77002
								
							
						
					
					
						commit
						914fcb3068
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.licenses/npm/@actions/cache.dep.yml
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								.licenses/npm/@actions/cache.dep.yml
									
										
									
										generated
									
									
									
								
							| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
name: "@actions/cache"
 | 
					name: "@actions/cache"
 | 
				
			||||||
version: 3.0.6
 | 
					version: 3.1.0
 | 
				
			||||||
type: npm
 | 
					type: npm
 | 
				
			||||||
summary:
 | 
					summary:
 | 
				
			||||||
homepage:
 | 
					homepage:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -59,4 +59,4 @@
 | 
				
			||||||
### 3.2.1
 | 
					### 3.2.1
 | 
				
			||||||
- Update `@actions/cache` on windows to use gnu tar and zstd by default and fallback to bsdtar and zstd if gnu tar is not available. ([issue](https://github.com/actions/cache/issues/984))
 | 
					- Update `@actions/cache` on windows to use gnu tar and zstd by default and fallback to bsdtar and zstd if gnu tar is not available. ([issue](https://github.com/actions/cache/issues/984))
 | 
				
			||||||
- Added support for fallback to gzip to restore old caches on windows.
 | 
					- Added support for fallback to gzip to restore old caches on windows.
 | 
				
			||||||
- Bug fixes for bsdtar fallback if gnutar not available and gzip fallback if cache saved using old cache action on windows.
 | 
					- Added logs for cache version in case of a cache miss.
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue