Update RELEASES.md

This commit is contained in:
Bethany 2024-02-29 10:41:57 -05:00 committed by GitHub
parent eea6b7f517
commit e918bf24ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,9 @@
# @actions/artifact Releases
### 2.1.3
- Fixes a bug in the extract logic updated in 2.1.2
### 2.1.2
- Updated the stream extract functionality to use `unzip.Parse()` instead of `unzip.Extract()` for greater control of unzipping artifacts