Upgraded actions/cache to 3.0.4

This commit is contained in:
Sankalp Kotewar 2022-10-17 15:14:19 +05:30
parent 88646268d9
commit 40635cc059
5 changed files with 172 additions and 104 deletions

View file

@ -24,7 +24,7 @@
"author": "GitHub",
"license": "MIT",
"dependencies": {
"@actions/cache": "^3.0.0",
"@actions/cache": "^3.0.4",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.4",
"@actions/glob": "^0.2.0",