Revert "Cache package release for compression change in windows" (#1289)

* Revert "Cache package release for compression change in windows (#1281)"

This reverts commit b228732644.

* Update release version to patch
This commit is contained in:
Sampark Sharma
2022-12-27 16:00:28 +05:30
committed by GitHub
parent b228732644
commit 86fe4abd8e
12 changed files with 149 additions and 686 deletions

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

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