Skip to content

Commit 6e756d9

Browse files
committed
chore: use node 16 instead of node 12
1 parent dc720ed commit 6e756d9

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
@@ -15,5 +15,5 @@ branding:
1515
icon: "git-pull-request"
1616
color: blue
1717
runs:
18-
using: "node12"
18+
using: "node16"
1919
main: "index.js"

0 commit comments

Comments
 (0)