Updated beta version to 3.2.0-beta.1

This commit is contained in:
Sankalp Kotewar
2022-12-15 10:11:38 +00:00
committed by GitHub
parent c30e6dcb11
commit 6277f55919
3 changed files with 6 additions and 3 deletions

View File

@ -49,3 +49,6 @@
### 3.1.0-beta.3
- Bug fixes for bsdtar fallback if gnutar not available and gzip fallback if cache saved using old cache action on windows.
### 3.2.0-beta.1
- Added two new actions - [restore](restore/action.yml) and [save](save/action.yml) for granular control on cache.