@actions/artifact 0.5.1 release (#760)

* Bump @actions/http-client to latest for artifact package

* Remove typescript libs to fix failing imports
This commit is contained in:
Konrad Pabjan
2021-04-06 12:44:56 -04:00
committed by GitHub
parent 418978c2e0
commit 770dc3a982
5 changed files with 10 additions and 6 deletions

View File

@@ -38,7 +38,7 @@
},
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/http-client": "^1.0.7",
"@actions/http-client": "^1.0.11",
"@types/tmp": "^0.1.0",
"tmp": "^0.1.0",
"tmp-promise": "^2.0.2"