1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-12 09:10:44 +00:00

Update package.json + changelog

This commit is contained in:
Marc Mueller 2023-01-30 22:35:15 +01:00
parent 9478269f86
commit c022fd886e
4 changed files with 7 additions and 3 deletions

View file

@ -70,3 +70,6 @@
### 3.2.4
- Added option to fail job on cache miss.
### 3.3.0
- Added option to lookup cache without downloading it.