mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-07 22:39:01 +08:00
actions/artifact 0.4.2 release (#673)
* actions/artifact 0.4.2 * Update releases note
This commit is contained in:
parent
4e1ffd548b
commit
73d5917a6b
@ -46,3 +46,7 @@
|
||||
|
||||
- Update to latest @actions/core version
|
||||
|
||||
### 0.4.2
|
||||
|
||||
- Improved retry-ability when a partial artifact download is encountered
|
||||
|
||||
|
2
packages/artifact/package-lock.json
generated
2
packages/artifact/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actions/artifact",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@actions/artifact",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"preview": true,
|
||||
"description": "Actions artifact lib",
|
||||
"keywords": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user