We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6b8e8 commit c1f11a1Copy full SHA for c1f11a1
.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