We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbbf78 commit 6889e9dCopy full SHA for 6889e9d
action.yml
@@ -30,7 +30,7 @@ inputs:
30
timeout:
31
description: 'Timeout in milliseconds for the HTTP client'
32
required: false
33
- default: '30'
+ default: '30000'
34
runs:
35
using: 'node20'
36
main: 'dist/index.js'
0 commit comments