mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-27 00:48:28 +02:00
refactor: rename waitTimeout to wait-timeout
This commit is contained in:
parent
6e62761105
commit
3682b366b0
5 changed files with 7 additions and 9 deletions
|
@ -8,7 +8,7 @@ inputs:
|
|||
path:
|
||||
description: 'Destination path'
|
||||
required: false
|
||||
waitTimeout:
|
||||
wait-timeout:
|
||||
description: 'Wait for the artifact to become available (timeout in seconds)'
|
||||
required: false
|
||||
runs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue