Prepare artifact release 2.2.2

This commit is contained in:
Yang Cao 2025-02-20 21:12:25 +00:00
parent f10f9c8217
commit 2995cdf0a1
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# @actions/artifact Releases
### 2.2.2
- Default concurrency to 5 for uploading artifacts [#1962](https://github.com/actions/toolkit/pull/1962
### 2.2.1
- Add `ACTIONS_ARTIFACT_UPLOAD_CONCURRENCY` and `ACTIONS_ARTIFACT_UPLOAD_TIMEOUT_MS` environment variables [#1928](https://github.com/actions/toolkit/pull/1928)

View File

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