mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2025-06-06 16:01:13 +00:00
Expose env vars to controll concurrency and timeout
This commit is contained in:
parent
6f51ac03b9
commit
97422693d3
4 changed files with 64 additions and 21 deletions
|
@ -29,7 +29,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/actions/upload-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^2.2.0",
|
||||
"@actions/artifact": "^2.2.1",
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/github": "^6.0.0",
|
||||
"@actions/glob": "^0.5.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue