feat: show version of Hugo, Go, and Git

Close #23
This commit is contained in:
peaceiris 2019-09-18 03:24:56 +09:00
parent 947ed8e60f
commit 5783714f2b
3 changed files with 53 additions and 22 deletions

View file

@ -26,6 +26,7 @@
"homepage": "https://github.com/peaceiris/actions-hugo#readme",
"dependencies": {
"@actions/core": "^1.1.0",
"@actions/exec": "^1.0.1",
"@actions/io": "^1.0.1",
"@actions/tool-cache": "^1.1.1",
"xmlhttprequest": "^1.8.0"