We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ed0df5 + 6d36c1f commit 642233bCopy full SHA for 642233b
.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
library-manager: update
0 commit comments