reverting version update

This commit is contained in:
Shubham Tiwari
2022-03-25 10:59:17 +05:30
parent 385e1ed722
commit af84eba61e
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -49,10 +49,10 @@
- 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))
### 2.0.0
### 1.0.12
- Added support to check if Actions cache service feature is available or not [#1028](https://github.com/actions/toolkit/pull/1028)