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 4df65f3 commit 3d311d3Copy full SHA for 3d311d3
action.yml
@@ -9,7 +9,7 @@ outputs:
9
text:
10
description: 'Converted Slack mrkdwn text'
11
runs:
12
- using: 'node16'
+ using: 'node20'
13
main: 'index.js'
14
branding:
15
icon: 'heart'
0 commit comments