Em Zhan 2022-10-10 12:47:08 -05:00 committed by GitHub
parent d4873ceeec
commit 13c79b611b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: "node12" using: "node16"
main: "main.js" main: "main.js"