mirror of
https://github.com/actions/upload-artifact.git
synced 2026-03-09 05:44:50 +01: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