From 128caf42193bce42916afc9a1650426caf79611a Mon Sep 17 00:00:00 2001 From: Ashwin Sangem Date: Thu, 24 Mar 2022 16:24:14 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 39faf99..40e2154 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "author": "GitHub", "license": "MIT", "dependencies": { - "@actions/cache": "^1.0.10", + "@actions/cache": "file:actions-cache-1.0.10.tgz", "@actions/core": "^1.2.6", "@actions/exec": "^1.1.1", "@actions/io": "^1.1.2"