Revert "Consuming 3.0 actions/cache (#834)"

This reverts commit 354a2ae15e.
This commit is contained in:
Bariscankibarcekici 2022-07-28 23:59:22 +03:00
parent 2574900a40
commit cd145abe1d
9 changed files with 152 additions and 124 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.0",
"@actions/cache": "^2.0.6",
"@actions/core": "^1.7.0",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2"