added tool cache to download file

This commit is contained in:
Naveenraj M
2020-03-29 15:53:04 +05:30
parent d57bc2c828
commit c13daae69f

View File

@ -29,7 +29,7 @@
"@actions/exec": "^1.0.0",
"@actions/github": "^1.0.0",
"@actions/io": "^1.0.0",
"@actions/tool-cache": "^1.0.0",
"@actions/tool-cache": "^1.3.3",
"@octokit/rest": "^17.1.4"
},
"devDependencies": {