mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-13 20:06:43 +00:00
chore: update node.js version from 16 to 20 (#56)
This commit is contained in:
@@ -14,5 +14,5 @@ outputs:
|
|||||||
is-canary:
|
is-canary:
|
||||||
description: "If the installed Deno version was a canary version."
|
description: "If the installed Deno version was a canary version."
|
||||||
runs:
|
runs:
|
||||||
using: "node16"
|
using: "node20"
|
||||||
main: "main.js"
|
main: "main.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user