Skip to content

Commit d195ed4

Browse files
committed
Bump node12 to node16 in action.yml
1 parent a42c9c2 commit d195ed4

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
@@ -43,5 +43,5 @@ inputs:
4343
default: "$Config{installsitescript}/cpanm"
4444

4545
runs:
46-
using: "node12"
46+
using: "node16"
4747
main: "index.js"

0 commit comments

Comments
 (0)