Prepare artifact release 2.2.0

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer
2024-12-17 10:05:45 -08:00
parent f522fdf89d
commit 4426b4ea91
22 changed files with 56 additions and 39 deletions

View File

@@ -1,5 +1,9 @@
# @actions/artifact Releases
### 2.2.0
- Return artifact digest on upload [#1896](https://github.com/actions/toolkit/pull/1896)
### 2.1.11
- Fixed a bug with relative symlinks resolution [#1844](https://github.com/actions/toolkit/pull/1844)