You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add support for default-timeout input (20d763d), (#625)
By default all operations are now time-outed after 10 (10000 milliseconds) seconds. If timeout error is shown while using this GitHub Action, please use default-timeout input and increase the timeout to fit your needs.