Gr1N / setup-poetry

Set up your GitHub Actions workflow with a specific version of Poetry
MIT License
87 stars 14 forks source link

Upgrade action to node16 #31

Closed cpnielsen closed 1 year ago

cpnielsen commented 2 years ago

Issue

Github is deprecating node12 actions, see blog post: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Upgrading the action to use node16 and fixing any related discrepancies should silence this. The timeline is "summer 2023" so it's not urgent, but would be nice to get rid of the deprecation warnings.

Gr1N commented 1 year ago

Done, please try v8

https://github.com/Gr1N/setup-poetry/releases/tag/v8