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 5787dfe commit 658167cCopy full SHA for 658167c
action.yml
@@ -5,5 +5,5 @@ inputs:
5
payload:
6
description: Raw Slack incoming webhook payload
7
runs:
8
- using: 'node12'
+ using: 'node16'
9
main: 'lib/main.js'
0 commit comments