1
0
Fork 0

prep for @actions/artifact v2.1.9

pull/1781/head
Rob Herley 2024-07-31 10:05:34 -04:00
parent 7463cf3da6
commit 58d14c4ef5
No known key found for this signature in database
GPG Key ID: D1602042C3543B06
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# @actions/artifact Releases
### 2.1.9
- Fixed artifact upload chunk timeout logic [#1774](https://github.com/actions/toolkit/pull/1774)
- Use lazy stream to prevent issues with open file limits [#1771](https://github.com/actions/toolkit/pull/1771)
### 2.1.8
- Allows `*.localhost` domains for hostname checks for local development.

View File

@ -1,6 +1,6 @@
{
"name": "@actions/artifact",
"version": "2.1.8",
"version": "2.1.9",
"preview": true,
"description": "Actions artifact lib",
"keywords": [