Revert "Merge pull request #808 from actions/users/kotewar/update-actions-cache-version"

This reverts commit 30f413bfed, reversing
changes made to 14c4fd4871.
This commit is contained in:
ankaracekicisi06 2022-06-20 10:05:04 +03:00
parent 1724d81e82
commit 812f5c25ae
7 changed files with 50 additions and 1586 deletions

View file

@ -6,9 +6,3 @@
### 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))