pnpm / action-setup

Install pnpm package manager
https://github.com/marketplace/actions/setup-pnpm
MIT License
887 stars 84 forks source link

Bump node version to node 20 #112

Closed BSteffaniak closed 7 months ago

BSteffaniak commented 7 months ago

Hi, actions using node 16 are now producing warnings in the actions output. I've updated the action.yml to use node20

https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

BSteffaniak commented 7 months ago

Sorry, hastily created this without checking the other issues first while going the list of warnings in my workflow.