mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-06-14 16:01:12 +00:00
Implement cache v2
This commit is contained in:
parent
270eaa9768
commit
f7e6edf3a0
5 changed files with 299 additions and 20 deletions
3
package-lock.json
generated
3
package-lock.json
generated
|
@ -71,6 +71,7 @@
|
|||
}
|
||||
},
|
||||
"../toolkit/packages/cache": {
|
||||
"name": "@actions/cache",
|
||||
"version": "3.2.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -112,6 +113,7 @@
|
|||
"extraneous": true
|
||||
},
|
||||
"../toolkit/packages/exec": {
|
||||
"name": "@actions/exec",
|
||||
"version": "1.1.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
@ -119,6 +121,7 @@
|
|||
}
|
||||
},
|
||||
"../toolkit/packages/io": {
|
||||
"name": "@actions/io",
|
||||
"version": "1.1.3",
|
||||
"license": "MIT"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue