1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-12 09:10:44 +00:00

resolved conflicts

This commit is contained in:
Shubham Tiwari 2022-03-30 15:42:54 +05:30
commit 7852e58f8c
4 changed files with 111 additions and 115 deletions

View file

@ -4,4 +4,5 @@
- Updated minimum runner version support from node 12 -> node 16
### 3.0.1
- Added support for GHES.
- Added support for caching from GHES 3.5.
- Fixed download issue for files > 2GB during restore.