update @actions/cache to 2.0.0

This commit is contained in:
Dmitry Shibanov 2022-03-29 17:26:22 +02:00
commit ce00e1bb59
5 changed files with 37 additions and 23 deletions

View file

@ -24,7 +24,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^1.0.8",
"@actions/cache": "^2.0.0",
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.2.0",