1
0
Fork 0

bump version

pull/1678/head
bethanyj28 2024-03-01 13:04:16 -05:00
parent bb420e4681
commit 4799020e28
3 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# @actions/artifact Releases
### 2.1.4
- Adds info-level logging for zip extraction
### 2.1.3
- Fixes a bug in the extract logic updated in 2.1.2

View File

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

View File

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