1
0
Fork 0

Update RELEASES.md

pull/1206/head
Lovepreet Singh 2022-10-13 09:36:33 +00:00
parent e5e4491ac5
commit 3e257b0745
1 changed files with 3 additions and 0 deletions

View File

@ -85,3 +85,6 @@
### 3.0.4
- Fix zstd not working for windows on gnu tar in issues [#888](https://github.com/actions/cache/issues/888) and [#891](https://github.com/actions/cache/issues/891).
- Allowing users to provide a custom timeout as input for aborting download of a cache segment using an environment variable `SEGMENT_DOWNLOAD_TIMEOUT_MIN`. Default is 60 minutes.
### 3.0.5
- Update `@actions/cache` to use `@actions/core@^1.10.0`