mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-30 02:18:06 +08:00
Fix issue with using zstd long range mode on ubuntu-16.04
This commit is contained in:
2
packages/cache/package.json
vendored
2
packages/cache/package.json
vendored
@@ -41,10 +41,12 @@
|
||||
"@actions/glob": "^0.1.0",
|
||||
"@actions/http-client": "^1.0.8",
|
||||
"@actions/io": "^1.0.1",
|
||||
"semver": "^6.1.0",
|
||||
"uuid": "^3.3.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^3.8.3",
|
||||
"@types/semver": "^6.0.0",
|
||||
"@types/uuid": "^3.4.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user