Skip to content

Commit ba56a65

Browse files
committed
Update with new Lint
1 parent f31e5f5 commit ba56a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: arduino/arduino-lint-action@v1
14+
- uses: ardlib/arduino-lint-action@v1
1515
with:
1616
library-manager: submit
1717
compliance: strict

0 commit comments

Comments
 (0)