mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-10 15:09:03 +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
|
- 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",
|
"name": "@actions/artifact",
|
||||||
"version": "0.4.1",
|
"version": "0.4.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@actions/artifact",
|
"name": "@actions/artifact",
|
||||||
"version": "0.4.1",
|
"version": "0.4.2",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"description": "Actions artifact lib",
|
"description": "Actions artifact lib",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user