deps: bump @actions/exec from 1.0.3 to 1.0.4 (#254)

This commit is contained in:
dependabot-preview[bot]
2020-04-29 05:23:43 +00:00
committed by GitHub
parent 33b82d2be0
commit 6cb5962c01
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"homepage": "https://github.com/peaceiris/actions-gh-pages#readme",
"dependencies": {
"@actions/core": "^1.2.3",
"@actions/exec": "^1.0.3",
"@actions/exec": "^1.0.4",
"@actions/github": "^2.1.1",
"@actions/io": "^1.0.2"
},