Updated release and package versions

This commit is contained in:
Sankalp Kotewar 2022-05-30 12:01:54 +00:00 committed by GitHub
parent a686c72e4a
commit d5956bbc3c
3 changed files with 9 additions and 3 deletions

View file

@ -6,3 +6,9 @@
### 3.0.1
- Added support for caching from GHES 3.5.
- Fixed download issue for files > 2GB during restore.
### 3.0.2
- Added support for dynamic cache size cap on GHES.
### 3.0.3
- Fixed avoiding empty cache save when no files are available for caching. ([issue](https://github.com/actions/cache/issues/624))