pnpm / action-setup

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

Update to Node.js v20 #113

Closed mcollina closed 7 months ago

mcollina commented 7 months ago

When using this action I'm getting:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

zkochan commented 7 months ago

There's a PR about it https://github.com/pnpm/action-setup/pull/110