mirror of
https://github.com/actions/toolkit.git
synced 2025-06-12 02:30:32 +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
|
# @actions/artifact Releases
|
||||||
|
|
||||||
### 2.1.5
|
|
||||||
|
|
||||||
- Upgrading `archiver` dependency for uploads
|
|
||||||
|
|
||||||
### 2.1.4
|
### 2.1.4
|
||||||
|
|
||||||
- Adds info-level logging for zip extraction
|
- Adds info-level logging for zip extraction
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@actions/artifact",
|
"name": "@actions/artifact",
|
||||||
"version": "2.1.5",
|
"version": "2.1.4",
|
||||||
"preview": true,
|
"preview": true,
|
||||||
"description": "Actions artifact lib",
|
"description": "Actions artifact lib",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue