mirror of https://github.com/actions/cache.git
Upgrade to the latest cache package
This commit is contained in:
parent
ecaa896193
commit
d2ae025c8f
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -37,11 +37,10 @@
|
||||||
},
|
},
|
||||||
"../toolkit/packages/cache": {
|
"../toolkit/packages/cache": {
|
||||||
"name": "@actions/cache",
|
"name": "@actions/cache",
|
||||||
"version": "3.2.4",
|
"version": "3.3.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/artifact": "^2.1.7",
|
"@actions/core": "^1.11.1",
|
||||||
"@actions/core": "^1.10.0",
|
|
||||||
"@actions/exec": "^1.0.1",
|
"@actions/exec": "^1.0.1",
|
||||||
"@actions/glob": "^0.1.0",
|
"@actions/glob": "^0.1.0",
|
||||||
"@actions/http-client": "^2.1.1",
|
"@actions/http-client": "^2.1.1",
|
||||||
|
@ -9127,8 +9126,7 @@
|
||||||
"@actions/cache": {
|
"@actions/cache": {
|
||||||
"version": "file:../toolkit/packages/cache",
|
"version": "file:../toolkit/packages/cache",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@actions/artifact": "^2.1.7",
|
"@actions/core": "^1.11.1",
|
||||||
"@actions/core": "^1.10.0",
|
|
||||||
"@actions/exec": "^1.0.1",
|
"@actions/exec": "^1.0.1",
|
||||||
"@actions/glob": "^0.1.0",
|
"@actions/glob": "^0.1.0",
|
||||||
"@actions/http-client": "^2.1.1",
|
"@actions/http-client": "^2.1.1",
|
||||||
|
|
Loading…
Reference in New Issue