bump version

This commit is contained in:
bethanyj28
2024-04-23 16:03:52 -04:00
parent 476276bf98
commit 0159bbe7f2
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# @actions/artifact Releases
### 2.1.7
- Update unzip-stream dependency and reverted to using `unzip.Extract()`
### 2.1.6
- Will retry on invalid request responses.