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 Jan 25, 2024
1 parent cbf8214 commit 7d7a559
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 @@ -5,7 +5,7 @@ jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update
Expand Down

0 comments on commit 7d7a559

Please sign in to comment.