Skip to content

Commit c850e40

Browse files
authored
Update action.yml
1 parent d2fc217 commit c850e40

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
@@ -4,5 +4,5 @@ branding:
44
icon: 'gift'
55
color: orange
66
runs:
7-
using: 'node16'
7+
using: 'node20'
88
main: 'action/index.cjs'

0 commit comments

Comments
 (0)