chore: update node.js version from 16 to 20 (#56)
This commit is contained in:
parent
0df5d9c641
commit
ef28d469f1
|
@ -14,5 +14,5 @@ outputs:
|
|||
is-canary:
|
||||
description: "If the installed Deno version was a canary version."
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "main.js"
|
||||
|
|
Loading…
Reference in New Issue