testcontainers-node
testcontainers-node copied to clipboard
Install node dependencies action are not taking right node js version
Expected Behaviour Install node js dependency should install the right node js version per action description
Actual Behaviour Install node js dependency to Node 20.x is installing Node 18.x version
Testcontainer Logs
What is happening
What should be
Steps to Reproduce
- Run any test job
Environment Information
- Operating System: ci
- Docker Version: ci
- Node version: 20.x
- Testcontainers version: latest