mirror of
https://github.com/actions/upload-artifact.git
synced 2025-12-13 06:07:07 +00:00
fix: update @actions/artifact with storage-blob fix for Node.js 24 punycode deprecation
This commit is contained in:
126422
dist/merge/index.js
vendored
126422
dist/merge/index.js
vendored
File diff suppressed because one or more lines are too long
124769
dist/upload/index.js
vendored
124769
dist/upload/index.js
vendored
File diff suppressed because one or more lines are too long
1570
package-lock.json
generated
1570
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",
|
||||
|
||||
Reference in New Issue
Block a user