Skip to content

Commit

Permalink
Specify version for Arduino setup-task action
Browse files Browse the repository at this point in the history
  • Loading branch information
Václav Dohnal committed Jan 11, 2025
1 parent 2f1390d commit 4d22341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- name: Install Task
uses: arduino/setup-task@v2
with:
version: 3.x
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Run linters
Expand Down

0 comments on commit 4d22341

Please sign in to comment.