Release patch version update for cache (#1338)

This commit is contained in:
Sampark Sharma
2023-02-09 17:21:19 +05:30
committed by GitHub
parent ea21da6993
commit e3c2a88bbf
3 changed files with 7 additions and 4 deletions

View File

@@ -111,4 +111,7 @@
- Added support for verbose logging about cache version during cache miss.
### 3.1.2
- Fix issue with symlink restoration on windows.
- Fix issue with symlink restoration on windows.
### 3.1.3
- Fix to prevent from setting MYSYS environement variable globally [#1329](https://github.com/actions/toolkit/pull/1329).