mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-23 05:58:18 +00:00
chore: migrate code to ESM (#73)
This commit is contained in:
@@ -22,4 +22,4 @@ outputs:
|
||||
description: "The release channel of the installed version."
|
||||
runs:
|
||||
using: "node20"
|
||||
main: "main.js"
|
||||
main: "main.mjs"
|
||||
|
||||
Reference in New Issue
Block a user