Initial release of the arduino/setup-task
GitHub Actions action.
Migration guide for arduino/actions/setup-taskfile
action users
Action name change
With the move to this dedicated repository from its provisional home in the experimental repository, the action name has changed. This requires a change to workflows using the action.
Change:
uses: arduino/actions/setup-taskfile@master
to:
uses: arduino/setup-task@v1