Skip to content

Commit c35e2a9

Browse files
committed
chore: upgrade from node 12 to node 16
1 parent 4030af4 commit c35e2a9

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
@@ -33,5 +33,5 @@ branding:
3333
icon: "git-pull-request"
3434
color: blue
3535
runs:
36-
using: "node12"
36+
using: "node16"
3737
main: "index.js"

0 commit comments

Comments
 (0)