mirror of
https://github.com/gradle/gradle-build-action.git
synced 2025-05-03 05:08:35 +02:00
Bump @actions/cache from 2.0.1 to 2.0.2
This commit is contained in:
parent
9f79f97603
commit
27c4618d3e
7 changed files with 13 additions and 13 deletions
|
@ -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) {
|
Loading…
Add table
Add a link
Reference in a new issue