mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-02 05:55:10 +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.