Support direct file uploads

This commit is contained in:
Daniel Kennedy 2026-02-25 13:02:50 -05:00
parent 2aa2914a67
commit b304316208
9 changed files with 46 additions and 7 deletions

2
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "7.0.0",
"license": "MIT",
"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",