@actions/artifact 0.3.3 update

This commit is contained in:
Konrad Pabjan
2020-07-30 17:30:41 +02:00
parent 3a9dc00629
commit 905b2c7b06
3 changed files with 7 additions and 2 deletions

View File

@@ -28,3 +28,8 @@
### 0.3.2
- Fix to ensure readstreams get correctly reset in the event of a retry
### 0.3.3
- Increase chunk size during upload from 4MB to 8MB
- Improve user-agent strings during API calls to help internally diagnose issues