We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 950178a + cd915bf commit 074b4ceCopy full SHA for 074b4ce
.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
project-type: library
26
library-manager: update
0 commit comments