Skip to content

Commit b9b5ea9

Browse files
authored
Merge pull request #7 from mmkal/patch-1
bump to node20
2 parents a701ed9 + d827f24 commit b9b5ea9

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: 'code'
55
color: 'yellow'
66
runs:
7-
using: 'node16'
7+
using: 'node20'
88
main: 'index.js'

0 commit comments

Comments
 (0)