Updated Segment readme and version

This commit is contained in:
Sankalp Kotewar
2022-08-18 06:46:57 +00:00
parent 846a0af6ec
commit 5c5e91f040
2 changed files with 3 additions and 3 deletions

View File

@@ -82,5 +82,5 @@
### 3.0.3
- Bug fixes for download stuck issue [#810](https://github.com/actions/cache/issues/810).
### 3.0.5
### 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.