Added support to check if Artifact cache service is enabled or not.

This commit is contained in:
Shubham Tiwari
2022-03-23 02:24:43 +05:30
parent d1abf7dc74
commit 717b6fd18b
5 changed files with 22 additions and 10 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.10
- Added support to check if Artifact cache service is enabled or not.