mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2026-03-24 08:48:05 +03:00
Support direct file uploads
This commit is contained in:
parent
2aa2914a67
commit
b304316208
9 changed files with 46 additions and 7 deletions
|
|
@ -33,7 +33,7 @@
|
|||
"node": ">=24"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^6.1.0",
|
||||
"@actions/artifact": "^6.2.0",
|
||||
"@actions/core": "^3.0.0",
|
||||
"@actions/github": "^9.0.0",
|
||||
"@actions/glob": "^0.6.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue