mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-01 05:45:06 +09:00
921a07e77f
It turns out that Jest's ESM support still relies on experimental node modules (as of node 18). Switch back to commonjs instead.