Skip to content

Commit 3ca2651

Browse files
authored
Transitioning from Node 16 to Node 20
#44
1 parent fec6039 commit 3ca2651

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
@@ -85,6 +85,6 @@ branding:
8585
color: 'blue'
8686

8787
runs:
88-
using: 'node16'
88+
using: 'node20'
8989
main: 'dist/index.js'
9090
post: 'dist/post/index.js'

0 commit comments

Comments
 (0)