setup-arduino-cli icon indicating copy to clipboard operation
setup-arduino-cli copied to clipboard

Bump Node version to 20

Open lenvm opened this issue 1 year ago • 7 comments
trafficstars

What

This PR updates the actions using Node 16 to Node 20

Why

GitHub is deprecating Node 16 for GitHub Actions. Therefore currently workflow runs using this action show the warning Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-arduino-cli@v1. This PR implements that change.

More information is found on GitHub Actions: Transitioning from Node 16 to Node 20

lenvm avatar Feb 06 '24 22:02 lenvm