mirror of
https://gitea.com/actions/cache.git
synced 2025-11-12 03:26:23 +08:00
Upgrade to the latest cache package
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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