@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

@@ -54,3 +54,7 @@
- Improved retry-ability for all http calls during artifact upload and download if an error is encountered
### 0.5.1
- Bump @actions/http-client to version 1.0.11 to fix proxy related issues during artifact upload and download