Skip to content

Commit

Permalink
Merge pull request #32 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 ae6b8e8 + c1f11a1 commit 836c598
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 @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: Arduino Lint
uses: arduino/arduino-lint-action@v1
uses: arduino/arduino-lint-action@v2
with:
compliance: strict
# Change this to "update" once the library is added to the index.
Expand Down

0 comments on commit 836c598

Please sign in to comment.