We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4152c16 + 6d9046b commit cb735bfCopy full SHA for cb735bf
.github/workflows/check-arduino.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: arduino/arduino-lint-action@v1
23
with:
24
compliance: specification
25
- library-manager: submit
+ library-manager: update
26
# Always use this setting for official repositories. Remove for 3rd party projects.
27
official: true
28
project-type: library
0 commit comments