Skip to content

Commit 706b66a

Browse files
committed
Convert to an ECMAScript module.
1 parent d48ef1a commit 706b66a

File tree

5 files changed

+46887
-41798
lines changed

5 files changed

+46887
-41798
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ inputs:
2323
required: false
2424
runs:
2525
using: node20
26-
main: dist/index.js
26+
main: dist/index.mjs

0 commit comments

Comments
 (0)