Skip to content

Commit

Permalink
chore(deps): bump arduino/setup-task from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 1 to 2.
- [Release notes](https://github.com/arduino/setup-task/releases)
- [Commits](arduino/setup-task@v1...v2)

---
updated-dependencies:
- dependency-name: arduino/setup-task
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent 6ccd49b commit 93190b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
python-version: '3.12'
- name: Install Task
uses: arduino/setup-task@v1
uses: arduino/setup-task@v2
- name: Install Pre-Commit
run: python -m pip install pre-commit && pre-commit install
- name: Load Cached Pre-Commit Dependencies
Expand Down

0 comments on commit 93190b6

Please sign in to comment.