Skip to content

Commit

Permalink
Update arduino-lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Nov 10, 2024
1 parent 4890049 commit f7f3c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
- uses: arduino/arduino-lint-action@v2
with:
library-manager: false
project-type: sketch
Expand Down

0 comments on commit f7f3c6b

Please sign in to comment.