mirror of
https://github.com/actions/cache.git
synced 2025-07-13 21:10:45 +00:00
changed tookit
This commit is contained in:
parent
234b8019b9
commit
bc53ec57f3
2 changed files with 6 additions and 9 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -38,7 +38,7 @@
|
|||
"node_modules/@actions/cache": {
|
||||
"version": "1.0.11",
|
||||
"resolved": "file:actions-cache-1.0.11.tgz",
|
||||
"integrity": "sha512-NbENIYGK1amB9mQL3q6eFMLYPOD6myT8UAJevFcQ3HBpHFpgk3BK3WMIp8kwe38GAGe0bo58sP7WoNPHiod+Fg==",
|
||||
"integrity": "sha512-75iLe49HLOPVcHtRUkmyRgYIw8dn0FpHnFSUx/priDggh/QwewM5583a+5JappQBThOhTF/nSVIEbozIIf19Ng==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
|
@ -7301,7 +7301,7 @@
|
|||
"dependencies": {
|
||||
"@actions/cache": {
|
||||
"version": "file:actions-cache-1.0.11.tgz",
|
||||
"integrity": "sha512-NbENIYGK1amB9mQL3q6eFMLYPOD6myT8UAJevFcQ3HBpHFpgk3BK3WMIp8kwe38GAGe0bo58sP7WoNPHiod+Fg==",
|
||||
"integrity": "sha512-75iLe49HLOPVcHtRUkmyRgYIw8dn0FpHnFSUx/priDggh/QwewM5583a+5JappQBThOhTF/nSVIEbozIIf19Ng==",
|
||||
"requires": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/exec": "^1.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue