We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 648d0ee + f88c488 commit 1aa4dd6Copy full SHA for 1aa4dd6
.github/workflows/check-arduino.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Arduino Lint
22
- uses: arduino/arduino-lint-action@v1
+ uses: arduino/arduino-lint-action@v2
23
with:
24
compliance: specification
25
# Change this to "update" once the library is added to the index.
0 commit comments