We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3659090 + 4fab57f commit f09a052Copy full SHA for f09a052
5 files changed
action.yml
@@ -12,7 +12,7 @@ inputs:
12
required: true
13
description: 'The Slack channel ID'
14
runs:
15
- using: 'node16'
+ using: 'node20'
16
main: 'dist/index.js'
17
branding:
18
icon: 'mail'
0 commit comments