retry requests

This commit is contained in:
softprops 2019-10-02 20:51:12 -04:00
parent 6247f9299a
commit 2e7c800734
6 changed files with 53 additions and 5 deletions

View file

@ -21,6 +21,7 @@
"dependencies": {
"@actions/core": "^1.1.0",
"@actions/github": "^1.1.0",
"@octokit/plugin-throttling": "^2.6.0",
"glob": "^7.1.4",
"mime": "^2.4.4"
},