Bump @actions/cache from 2.0.1 to 2.0.2

This commit is contained in:
Daz DeBoer 2022-04-11 11:55:03 -07:00
parent 9f79f97603
commit 27c4618d3e
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
7 changed files with 13 additions and 13 deletions

View file

@ -26,7 +26,7 @@ index 16b20f7..aea77ba 100644
+ constructor(key: string, size?: number);
+}
diff --git a/node_modules/@actions/cache/lib/cache.js b/node_modules/@actions/cache/lib/cache.js
index 435f74b..7784f47 100644
index 0b5a2a8..757ad88 100644
--- a/node_modules/@actions/cache/lib/cache.js
+++ b/node_modules/@actions/cache/lib/cache.js
@@ -93,6 +93,7 @@ function restoreCache(paths, primaryKey, restoreKeys, options) {