We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b1bddd + d8dbae1 commit dca7be0Copy full SHA for dca7be0
1 file changed
.github/workflows/check-arduino.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v7
20
21
- name: Arduino Lint
22
- uses: arduino/arduino-lint-action@v2
+ uses: arduino/arduino-lint-action@v3
23
with:
24
compliance: specification
25
library-manager: update
0 commit comments