Skip to content

Commit

Permalink
Convert to an ECMAScript module.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidAnson committed Dec 27, 2024
1 parent d48ef1a commit 706b66a
Show file tree
Hide file tree
Showing 5 changed files with 46,887 additions and 41,798 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ inputs:
required: false
runs:
using: node20
main: dist/index.js
main: dist/index.mjs
Loading

0 comments on commit 706b66a

Please sign in to comment.