mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-11 02:46: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:
|
||||
description: "If the installed Deno version was a canary version."
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "main.js"
|
||||
|
||||
Reference in New Issue
Block a user