Skip to content

Commit 2d52140

Browse files
authored
Update to node 16
1 parent c2ef914 commit 2d52140

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
@@ -39,7 +39,7 @@ outputs:
3939
svg:
4040
description: "The diagram contents as text"
4141
runs:
42-
using: "node12"
42+
using: "node16"
4343
main: "index.js"
4444
branding:
4545
color: "purple"

0 commit comments

Comments
 (0)