Skip to content

Commit f80b5e0

Browse files
authored
Merge pull request #1 from xtrasmal/xtrasmal-patch-1
Update to node 16
2 parents c2ef914 + 2d52140 commit f80b5e0

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)