@actions/exec: convert to ESM module

This commit is contained in:
Daniel Kennedy
2026-01-28 13:55:13 -05:00
parent a6e9f4bab2
commit 0fc1805b46
16 changed files with 63 additions and 36 deletions
@@ -0,0 +1 @@
process.stdout.write('this is output to stdout');