mirror of
https://github.com/actions/toolkit.git
synced 2025-06-10 01:50:46 +09:00
removing minor ver for now
This commit is contained in:
parent
5eea9e34e7
commit
fa06a1eadf
2 changed files with 1 additions and 5 deletions
|
@ -1,9 +1,5 @@
|
|||
# @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.5",
|
||||
"version": "2.1.4",
|
||||
"preview": true,
|
||||
"description": "Actions artifact lib",
|
||||
"keywords": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue