JoshuaKGoldberg / create-typescript-app

Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
MIT License
1.2k stars 75 forks source link

🐛 Bug: pnpm/action-setup@v2 is raises warning `The following actions uses Node.js version which is deprecated and will be forced to run on node20` #1619

Closed johnnyreilly closed 3 months ago

johnnyreilly commented 3 months ago

Bug Report Checklist

Expected

Actions to run without warnings

Actual

The following message shows up in GitHub Actions:

The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

screenshot of text

Additional Info

No response

github-actions[bot] commented 3 months ago

:tada: This is included in version v1.67.6 :tada:

The release is available on:

Cheers! 📦🚀