Skip to content

Commit ef28d46

Browse files
authored
chore: update node.js version from 16 to 20 (#56)
1 parent 0df5d9c commit ef28d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ outputs:
1414
is-canary:
1515
description: "If the installed Deno version was a canary version."
1616
runs:
17-
using: "node16"
17+
using: "node20"
1818
main: "main.js"

0 commit comments

Comments
 (0)