mirror of
https://github.com/actions/toolkit.git
synced 2025-06-11 02:13:35 +09:00
updating artifact version
This commit is contained in:
parent
be507421b1
commit
75b5e5376d
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,9 @@
|
|||
# @actions/artifact Releases
|
||||
|
||||
### 2.1.5
|
||||
|
||||
- Upgrading `archiver` dependency for uploads
|
||||
|
||||
### 2.1.4
|
||||
|
||||
- Adds info-level logging for zip extraction
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@actions/artifact",
|
||||
"version": "2.1.4",
|
||||
"version": "2.1.5",
|
||||
"preview": true,
|
||||
"description": "Actions artifact lib",
|
||||
"keywords": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue