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.
1 parent e58654a commit 9345bdeCopy full SHA for 9345bde
.github/workflows/arduino-lint.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v2
9
- - uses: arduino/arduino-lint-action@v1
+ - uses: arduino/arduino-lint-action@v1.0.0
10
with:
11
library-manager: update
12
- compliance: specification
+ compliance: specification
0 commit comments