Skip to content

Commit 72e1a9a

Browse files
committed
Convert to an ECMAScript module.
1 parent 1d35a78 commit 72e1a9a

File tree

5 files changed

+47886
-42805
lines changed

5 files changed

+47886
-42805
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
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)