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 0701ca7 commit 5f7150f
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: update
# compliance: strict
Expand Down

0 comments on commit 5f7150f

Please sign in to comment.