setup-arduino-cli
setup-arduino-cli copied to clipboard
Bump Node version to 20
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