mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-16 12:25:55 +08:00
corrected environment variable
This commit is contained in:
parent
4b6b45fe18
commit
846a0af6ec
4
packages/cache/RELEASES.md
vendored
4
packages/cache/RELEASES.md
vendored
@ -82,5 +82,5 @@
|
||||
### 3.0.3
|
||||
- Bug fixes for download stuck issue [#810](https://github.com/actions/cache/issues/810).
|
||||
|
||||
### 3.0.4
|
||||
- Allowing users to provide a custom timeout as input for aborting download of a cache segment using an environment variable `CACHE_DOWNLOAD_TIMEOUT_MINS`. Default is 1 hour.
|
||||
### 3.0.5
|
||||
- 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.
|
Loading…
x
Reference in New Issue
Block a user