We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae6b8e8 + c1f11a1 commit 836c598Copy full SHA for 836c598
.github/workflows/check-arduino.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Arduino Lint
25
- uses: arduino/arduino-lint-action@v1
+ uses: arduino/arduino-lint-action@v2
26
with:
27
compliance: strict
28
# Change this to "update" once the library is added to the index.
0 commit comments