- Updated minimum runner version support from node 12 -> node 16
- Added support for caching from GHES 3.5.
- Fixed download issue for files > 2GB during restore.
- Added support for dynamic cache size cap on GHES.
- Fixed avoiding empty cache save when no files are available for caching. (issue)
- Fixed tar creation error while trying to create tar with path has
~/
home folder on ubuntu-latest. (issue)