Skip to content

Commit

Permalink
Merge pull request #40 from arduino-libraries/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/arduino/arduino-lint-action-2

Bump arduino/arduino-lint-action from 1 to 2
  • Loading branch information
per1234 authored Oct 9, 2024
2 parents 88df6eb + a8b9555 commit 91bbef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-arduino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4

- name: Arduino Lint
uses: arduino/arduino-lint-action@v1
uses: arduino/arduino-lint-action@v2
with:
compliance: specification
library-manager: update
Expand Down

0 comments on commit 91bbef4

Please sign in to comment.