bumped up the @action/cache version.

This commit is contained in:
Ashwin Sangem
2022-03-24 11:19:52 +00:00
committed by GitHub
parent 58406447b5
commit f0a876ab8b
3 changed files with 7 additions and 4 deletions

View File

@@ -49,4 +49,7 @@
- Use @azure/storage-blob v12.8.0
### 1.0.10
- Update `lockfileVersion` to `v2` in `package-lock.json [#1022](https://github.com/actions/toolkit/pull/1022)
- Update `lockfileVersion` to `v2` in `package-lock.json [#1022](https://github.com/actions/toolkit/pull/1022)
### 1.0.11
- Fix file downloads > 2GB([issue](https://github.com/actions/cache/issues/773))