Update @actions/cache version to 1.0.8

This commit is contained in:
Nikita Bykov 2021-11-26 16:27:08 +03:00
parent 3ef38b826b
commit 87499e5a94
2 changed files with 10 additions and 10 deletions

View file

@ -23,7 +23,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^1.0.7",
"@actions/cache": "^1.0.8",
"@actions/core": "^1.2.3",
"@actions/exec": "^1.1.0",
"@actions/glob": "^0.2.0",