mirror of
https://github.com/actions/cache.git
synced 2025-09-12 12:21:35 +08:00
Use zlib for compression
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -75,6 +75,7 @@
|
||||
"version": "3.2.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^2.1.7",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/glob": "^0.1.0",
|
||||
@@ -9165,6 +9166,7 @@
|
||||
"@actions/cache": {
|
||||
"version": "file:../toolkit/packages/cache",
|
||||
"requires": {
|
||||
"@actions/artifact": "^2.1.7",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/glob": "^0.1.0",
|
||||
|
Reference in New Issue
Block a user