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

fix-storage-blob
Salman Muin Kayser Chishti 4 days ago
parent b340c4ff46
commit 184708f738

178056
dist/merge/index.js vendored

File diff suppressed because one or more lines are too long

98869
dist/upload/index.js vendored

File diff suppressed because one or more lines are too long

1584
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -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",

Loading…
Cancel
Save