2
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-04-04 12:17:35 +00:00

Updated releases.md

This commit is contained in:
Sankalp Kotewar 2022-12-21 12:28:50 +00:00 committed by GitHub
parent 09a5bab9e9
commit 8abfa124a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,3 +52,6 @@
### 3.2.0-beta.1
- Added two new actions - [restore](restore/action.yml) and [save](save/action.yml) for granular control on cache.
### 3.2.0
- Released the two new actions - [restore](restore/action.yml) and [save](save/action.yml) for granular control on cache