mirror of
https://github.com/actions/cache.git
synced 2025-08-20 08:05:06 +00:00
This reverts commit 30f413bfed0a2bc738fdfd409e5a9e96b24545fd, reversing changes made to 14c4fd4871149762bbba2312aaf4b031861333d5.
9 lines
196 B
Markdown
9 lines
196 B
Markdown
# Releases
|
|
|
|
### 3.0.0
|
|
- Updated minimum runner version support from node 12 -> node 16
|
|
|
|
### 3.0.1
|
|
- Added support for caching from GHES 3.5.
|
|
- Fixed download issue for files > 2GB during restore.
|