We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5fcf739 + 2a28011 commit 489b1fcCopy full SHA for 489b1fc
.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