Merge pull request #2212 from actions/artifact-v5.0.1-release

docs(artifact): release @actions/artifact v5.0.1
This commit is contained in:
Salman Chishti
2025-12-12 15:39:59 +00:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,5 +1,10 @@
# @actions/artifact Releases
### 5.0.1
- Fix Node.js 24 punycode deprecation warning by updating `@azure/storage-blob` from `^12.15.0` to `^12.29.1` [#2211](https://github.com/actions/toolkit/pull/2211)
- Removed direct `@azure/core-http` dependency (now uses `@azure/core-rest-pipeline` via storage-blob)
### 5.0.0
- Dependency updates for Node.js 24 runtime support
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@actions/artifact",
"version": "5.0.0",
"version": "5.0.1",
"preview": true,
"description": "Actions artifact lib",
"keywords": [