mirror of
https://github.com/actions/cache.git
synced 2026-06-04 19:21:42 +00:00
Upgrade to the latest cache package
This commit is contained in:
Vendored
+6918
-7542
File diff suppressed because it is too large
Load Diff
Vendored
+6918
-7542
File diff suppressed because it is too large
Load Diff
Vendored
+6918
-7542
File diff suppressed because it is too large
Load Diff
Vendored
+6918
-7542
File diff suppressed because it is too large
Load Diff
Generated
+3
-5
@@ -37,11 +37,10 @@
|
||||
},
|
||||
"../toolkit/packages/cache": {
|
||||
"name": "@actions/cache",
|
||||
"version": "3.2.4",
|
||||
"version": "3.3.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^2.1.7",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/glob": "^0.1.0",
|
||||
"@actions/http-client": "^2.1.1",
|
||||
@@ -9127,8 +9126,7 @@
|
||||
"@actions/cache": {
|
||||
"version": "file:../toolkit/packages/cache",
|
||||
"requires": {
|
||||
"@actions/artifact": "^2.1.7",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/glob": "^0.1.0",
|
||||
"@actions/http-client": "^2.1.1",
|
||||
|
||||
Reference in New Issue
Block a user