mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-06-09 13:41:12 +00:00
updated with 2.0
This commit is contained in:
parent
bc53ec57f3
commit
7e4d931f67
4 changed files with 16 additions and 25 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "3.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "file:actions-cache-1.0.11.tgz",
|
||||
"@actions/cache": "file:actions-cache-2.0.0.tgz",
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/io": "^1.1.2"
|
||||
|
@ -36,9 +36,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@actions/cache": {
|
||||
"version": "1.0.11",
|
||||
"resolved": "file:actions-cache-1.0.11.tgz",
|
||||
"integrity": "sha512-75iLe49HLOPVcHtRUkmyRgYIw8dn0FpHnFSUx/priDggh/QwewM5583a+5JappQBThOhTF/nSVIEbozIIf19Ng==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "file:actions-cache-2.0.0.tgz",
|
||||
"integrity": "sha512-vH0mYHv/krPDGjrAU17OfhMghEtWtYTRqBtA2bl0rHZiK28Vy+ZuU3Ul+grf066zrQvF/xrGe/BQ8QM/ZKuzhw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
|
@ -7300,8 +7300,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@actions/cache": {
|
||||
"version": "file:actions-cache-1.0.11.tgz",
|
||||
"integrity": "sha512-75iLe49HLOPVcHtRUkmyRgYIw8dn0FpHnFSUx/priDggh/QwewM5583a+5JappQBThOhTF/nSVIEbozIIf19Ng==",
|
||||
"version": "file:actions-cache-2.0.0.tgz",
|
||||
"integrity": "sha512-vH0mYHv/krPDGjrAU17OfhMghEtWtYTRqBtA2bl0rHZiK28Vy+ZuU3Ul+grf066zrQvF/xrGe/BQ8QM/ZKuzhw==",
|
||||
"requires": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue