Skip to content

Commit 6889e9d

Browse files
authored
Update action.yml
1 parent bdbbf78 commit 6889e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ inputs:
3030
timeout:
3131
description: 'Timeout in milliseconds for the HTTP client'
3232
required: false
33-
default: '30'
33+
default: '30000'
3434
runs:
3535
using: 'node20'
3636
main: 'dist/index.js'

0 commit comments

Comments
 (0)