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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.