Skip to content

Commit 9345bde

Browse files
committed
Tweak arduino-lint.yml
1 parent e58654a commit 9345bde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/arduino-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v2
9-
- uses: arduino/arduino-lint-action@v1
9+
- uses: arduino/arduino-lint-action@v1.0.0
1010
with:
1111
library-manager: update
12-
compliance: specification
12+
compliance: specification

0 commit comments

Comments
 (0)