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.
action.yml
1 parent 9428acf commit eaf6587Copy full SHA for eaf6587
action.yml
@@ -15,5 +15,5 @@ inputs:
15
description: 'Extra webhook payload, included under a "data" key'
16
required: true
17
runs:
18
- using: 'node16'
+ using: 'node20'
19
main: 'dist/index.js'
0 commit comments