Expose env vars to controll concurrency and timeout

This commit is contained in:
Yang Cao 2025-01-09 14:41:08 +00:00
parent 6f51ac03b9
commit 97422693d3
4 changed files with 64 additions and 21 deletions

View file

@ -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",