mirror of
https://gitea.com/actions/upload-artifact.git
synced 2025-12-14 00:28:14 +07:00
fix: update @actions/artifact with storage-blob fix for Node.js 24 punycode deprecation
This commit is contained in:
parent
b340c4ff46
commit
184708f738
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"
|
"node": ">=24"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/artifact": "^5.0.0",
|
"@actions/artifact": "file:../packages/artifact",
|
||||||
"@actions/core": "^2.0.0",
|
"@actions/core": "^2.0.0",
|
||||||
"@actions/github": "^6.0.0",
|
"@actions/github": "^6.0.0",
|
||||||
"@actions/glob": "^0.5.0",
|
"@actions/glob": "^0.5.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user