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

4
packages/cache/package-lock.json generated vendored
View File

@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "1.0.10",
"version": "1.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "1.0.10",
"version": "1.0.11",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.6",