1
0
Fork 0

bump version

pull/1724/head
bethanyj28 2024-04-23 16:03:52 -04:00
parent 476276bf98
commit 0159bbe7f2
3 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# @actions/artifact Releases
### 2.1.7
- Update unzip-stream dependency and reverted to using `unzip.Extract()`
### 2.1.6
- Will retry on invalid request responses.

View File

@ -1,12 +1,12 @@
{
"name": "@actions/artifact",
"version": "2.1.6",
"version": "2.1.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@actions/artifact",
"version": "2.1.6",
"version": "2.1.7",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",

View File

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