mirror of
https://gitea.com/actions/setup-deno.git
synced 2026-01-04 21:38:23 +00:00
feat: support rc version (#72)
This commit is contained in:
@@ -18,6 +18,8 @@ outputs:
|
||||
description: "The Deno version that was installed."
|
||||
is-canary:
|
||||
description: "If the installed Deno version was a canary version."
|
||||
release-channel:
|
||||
description: "The release channel of the installed version."
|
||||
runs:
|
||||
using: "node20"
|
||||
main: "main.js"
|
||||
|
||||
Reference in New Issue
Block a user