1
0
Fork 0

@actions/artifact 0.3.5

pull/541/head
Konrad Pabjan 2020-08-04 17:11:50 +02:00
parent b2cba168a2
commit 6c5508d1fb
3 changed files with 3 additions and 3 deletions

View File

@ -34,6 +34,6 @@
- Increase chunk size during upload from 4MB to 8MB - Increase chunk size during upload from 4MB to 8MB
- Improve user-agent strings during API calls to help internally diagnose issues - Improve user-agent strings during API calls to help internally diagnose issues
### 0.3.4 ### 0.3.5
- Retry in the event of a 413 response - Retry in the event of a 413 response

View File

@ -1,6 +1,6 @@
{ {
"name": "@actions/artifact", "name": "@actions/artifact",
"version": "0.3.4", "version": "0.3.5",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@actions/artifact", "name": "@actions/artifact",
"version": "0.3.4", "version": "0.3.5",
"preview": true, "preview": true,
"description": "Actions artifact lib", "description": "Actions artifact lib",
"keywords": [ "keywords": [