Skip to content

Commit

Permalink
Merge pull request #147 from per1234/dependabot/github_actions/workfl…
Browse files Browse the repository at this point in the history
…ow-templates/arduino/arduino-lint-action-2

Bump arduino/arduino-lint-action from 1 to 2 in /workflow-templates
  • Loading branch information
per1234 authored Oct 9, 2024
2 parents 3b7b91b + cd8a01e commit 3116231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow-templates/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
# TODO: This is only needed for standalone libraries.
Expand Down

0 comments on commit 3116231

Please sign in to comment.