Skip to content

Commit

Permalink
Merge pull request #1 from eccenca/dependabot/github_actions/arduino/…
Browse files Browse the repository at this point in the history
…setup-task-2

Bump arduino/setup-task from 1 to 2
  • Loading branch information
edgardmarx authored Apr 3, 2024
2 parents 3e711f0 + 160823f commit e6e2a03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4

- name: Install Task
uses: arduino/setup-task@v1
uses: arduino/setup-task@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit e6e2a03

Please sign in to comment.