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 b18b10a + 93b0830 commit 498d7ecCopy full SHA for 498d7ec
.github/workflows/arduino-lint.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Arduino Lint
23
- uses: arduino/arduino-lint-action@v1
+ uses: arduino/arduino-lint-action@v2
24
with:
25
official: true
26
project-type: library
0 commit comments