This commit is contained in:
Arpad Borsos
2023-02-24 10:59:55 +01:00
parent a1c019f71a
commit 6fd3edff69
3 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 2.2.1
- Update `@actions/cache` dependency to fix usage of `zstd` compression.
## 2.2.0
- Add new `save-if` option to always restore, but only conditionally save the cache.