Skip to content

Commit 3d311d3

Browse files
kevinpainchaudKévin Painchaud
andauthored
feat: upgrade node (v16 -> v20) (#14)
Co-authored-by: Kévin Painchaud <[email protected]>
1 parent 4df65f3 commit 3d311d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ outputs:
99
text:
1010
description: 'Converted Slack mrkdwn text'
1111
runs:
12-
using: 'node16'
12+
using: 'node20'
1313
main: 'index.js'
1414
branding:
1515
icon: 'heart'

0 commit comments

Comments
 (0)