1
0
Fork 0

Updated releases.md

pull/1155/head
Sankalp Kotewar 2022-08-18 09:16:59 +00:00
parent 0be752bc46
commit 6c9b023c1b
1 changed files with 1 additions and 1 deletions

View File

@ -83,4 +83,4 @@
- Bug fixes for download stuck issue [#810](https://github.com/actions/cache/issues/810). - Bug fixes for download stuck issue [#810](https://github.com/actions/cache/issues/810).
### 3.0.4 ### 3.0.4
- 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 1 hour. - 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.