mirror of
https://gitea.com/actions/upload-artifact.git
synced 2026-03-02 14:29:36 +08:00
Support direct file uploads
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user