Prepare for Artifact v2.2.3 release

This commit is contained in:
Ryan Ghadimi
2025-03-07 10:14:36 +00:00
parent dc22dc7cad
commit b85d4e6b38
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# @actions/artifact Releases
### 2.2.3
- Allow ArtifactClient to perform digest comparisons, if supplied. [#1975](https://github.com/actions/toolkit/pull/1975)
### 2.2.2
- Default concurrency to 5 for uploading artifacts [#1962](https://github.com/actions/toolkit/pull/1962