fix: update @actions/artifact with storage-blob fix for Node.js 24 punycode deprecation

This commit is contained in:
Salman Muin Kayser Chishti
2025-12-12 15:06:59 +00:00
parent b340c4ff46
commit 184708f738
4 changed files with 159315 additions and 93448 deletions

View File

@@ -32,7 +32,7 @@
"node": ">=24"
},
"dependencies": {
"@actions/artifact": "^5.0.0",
"@actions/artifact": "file:../packages/artifact",
"@actions/core": "^2.0.0",
"@actions/github": "^6.0.0",
"@actions/glob": "^0.5.0",