We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4c416 commit 1bea689Copy full SHA for 1bea689
.github/workflows/arduino-lint.yaml
@@ -5,6 +5,6 @@ jobs:
5
runs-on: ubuntu-latest
6
steps:
7
- uses: actions/checkout@v4
8
- - uses: arduino/arduino-lint-action@v1
+ - uses: arduino/arduino-lint-action@v2
9
with:
10
library-manager: update
0 commit comments