Update @actions/cache version to 1.0.8 (#283)

This commit is contained in:
Nikita Bykov 2021-11-29 12:19:53 +03:00 committed by GitHub
parent 3ef38b826b
commit f382193329
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 99 additions and 61 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",