We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e6eb1 commit dc6bca6Copy full SHA for dc6bca6
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: arduino/arduino-lint-action@v1
15
with:
16
- library-manager: submit
+ library-manager: update
17
compliance: strict
18
19
format:
0 commit comments