gabrielfalcao / pyenv-action

Enables pyenv within your github actions workflow
MIT License
39 stars 17 forks source link

Node.js 16 actions are deprecated. #443

Open kamiccolo opened 4 months ago

kamiccolo commented 4 months ago

For users of this action the following warning is shown (could be seen in runners of this repo as well):

Node.js 16 actions are deprecated.

Please update the following actions to use Node.js 20: 
  actions/checkout@v3
  actions/setup-node@v3.

For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
kamiccolo commented 4 months ago

Relate complaint from the bot: https://github.com/gabrielfalcao/pyenv-action/issues/295