mirror of
https://gitea.com/actions/cache.git
synced 2025-08-16 16:56:12 +08:00
Release support for cross-os caching as opt-in feature
Add documentation for cross-os caching
This commit is contained in:
@@ -62,4 +62,8 @@
|
||||
- Added logs for cache version in case of a cache miss.
|
||||
|
||||
### 3.2.2
|
||||
- Reverted the changes made in 3.2.1 to use gnu tar and zstd by default on windows.
|
||||
- Reverted the changes made in 3.2.1 to use gnu tar and zstd by default on windows.
|
||||
|
||||
### 3.2.3
|
||||
- Support cross os caching on Windows as an opt-in feature.
|
||||
- Fix issue with symlink restoration on Windows for cross-os caches.
|
Reference in New Issue
Block a user