FormidableLabs / jest-next-dynamic

Resolve Next.js dynamic import components in Jest tests
MIT License
69 stars 7 forks source link

jest-next-dynamic: ensure actions use node18 #45

Closed acharyakavita closed 1 month ago

acharyakavita commented 1 month ago

This project is referencing old versions of Node we no longer want to support (I.e < 18). In order to conform with Nearform_Commerce OSS standards, please convert the action from in matrices and instead run for node 18.