5yutan5 / setup-poetry-env

A GitHub action to setup and cache Poetry environment
MIT License
3 stars 1 forks source link

deprecated Node.js version #136

Open paulz opened 1 week ago

paulz commented 1 week ago

Thank you for useful action!

We are getting a build warning:

The following actions use a deprecated Node.js version and will be forced to run on node20: 5yutan5/setup-poetry-env@v1.1.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

We are using v1.1.0:

    - name: Setup Poetry environment
      uses: 5yutan5/setup-poetry-env@v1.1.0
paulz commented 1 week ago

Similar change in a fork: https://github.com/miigotu/setup-poetry-env/commit/e7ed27c54a087bd0048a6e32f9de62f6fdedcbd7