mirror of
https://code.forgejo.org/forgejo/upload-artifact.git
synced 2026-02-04 16:41:42 +00:00
fix: update @actions/artifact with storage-blob fix for Node.js 24 punycode deprecation
This commit is contained in:
parent
b340c4ff46
commit
184708f738
4 changed files with 159315 additions and 93448 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue