We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df5d9c commit ef28d46Copy full SHA for ef28d46
1 file changed
action.yml
@@ -14,5 +14,5 @@ outputs:
14
is-canary:
15
description: "If the installed Deno version was a canary version."
16
runs:
17
- using: "node16"
+ using: "node20"
18
main: "main.js"
0 commit comments