From 5727e2b9e18282bdc7d52e58e560faa585d5f1b5 Mon Sep 17 00:00:00 2001 From: Dagen Brock Date: Tue, 23 Mar 2021 12:31:40 -0500 Subject: [PATCH] update tool-cache --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0dfd8a..b244a18 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@actions/core": "^1.2.6", "@actions/exec": "^1.0.4", "@actions/io": "^1.0.2", - "@actions/tool-cache": "^1.3.4" + "@actions/tool-cache": "^1.6.1" }, "devDependencies": { "@types/node": "^12.12.38",