retypeapp / retype

Retype is an ✨ ultra-high-performance✨ static site generator that builds a website based on simple text files.
https://retype.com
Other
1.01k stars 201 forks source link

The GitHub Action relies on Node 16 which is now deprecated #682

Open patricklafrance opened 4 months ago

patricklafrance commented 4 months ago

When the GitHub Action is executed, I get the following warning:

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

The original warning is available here: https://github.com/gsoft-inc/wl-squide/actions/runs/7849147475