Skip to content

Commit c33a40b

Browse files
committed
chore: replace soon-to-be deprecated node12 with node16
1 parent 4e60fda commit c33a40b

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
@@ -25,7 +25,7 @@ inputs:
2525
required: true
2626
default: "true"
2727
runs:
28-
using: "node12"
28+
using: "node16"
2929
main: "dist/index.js"
3030
branding:
3131
icon: "check-square"

0 commit comments

Comments
 (0)