Skip to content

Commit

Permalink
Update Arduino Lint GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
earlephilhower authored Oct 8, 2024
1 parent 96dc79c commit a4a9743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-or-master-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,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'

Expand Down

0 comments on commit a4a9743

Please sign in to comment.