diff --git a/action.yml b/action.yml index e237b26..007b748 100644 --- a/action.yml +++ b/action.yml @@ -9,7 +9,7 @@ outputs: text: description: 'Converted Slack mrkdwn text' runs: - using: 'node16' + using: 'node20' main: 'index.js' branding: icon: 'heart'