1
0
mirror of https://github.com/actions/cache.git synced 2025-06-28 18:12:48 +08:00
cache/RELEASES.md
2022-06-20 10:05:04 +03:00

196 B

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.