1
0
Fork 0

actions/artifact 0.4.2 release (#673)

* actions/artifact 0.4.2

* Update releases note
pull/674/head
Konrad Pabjan 2020-12-11 11:43:12 -05:00 committed by GitHub
parent 4e1ffd548b
commit 73d5917a6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View File

@ -46,3 +46,7 @@
- Update to latest @actions/core version
### 0.4.2
- Improved retry-ability when a partial artifact download is encountered

View File

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

View File

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