Cache package release for compression change in windows

This reverts commit 86fe4abd8e.
This commit is contained in:
Sampark Sharma
2022-12-29 12:57:55 +05:30
committed by GitHub
parent 86fe4abd8e
commit 4e74c1c052
12 changed files with 686 additions and 149 deletions

4
packages/cache/package-lock.json generated vendored
View File

@@ -1,12 +1,12 @@
{
"name": "@actions/cache",
"version": "3.1.1",
"version": "3.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@actions/cache",
"version": "3.1.1",
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",