Bump release version

This commit is contained in:
Ryan Ghadimi 2025-03-11 10:58:38 +00:00
parent d7ddca4309
commit 0d1d5c7687

View File

@ -1,5 +1,9 @@
# @actions/artifact Releases
### 2.3.1
- Fix comment typo on expectedHash. [#1986](https://github.com/actions/toolkit/pull/1986)
### 2.3.0
- Allow ArtifactClient to perform digest comparisons, if supplied. [#1975](https://github.com/actions/toolkit/pull/1975)