ddev / github-action-setup-ddev

Set up your GitHub Actions workflow with DDEV
GNU General Public License v3.0
33 stars 7 forks source link

Update to node 20 #23

Closed penyaskito closed 5 months ago

penyaskito commented 6 months ago

Node 16 is EOL and it's giving warnings when this action is used. We might want to jump straight to node20, as all the dependent actions are on node 20 if I didn't miss anything.