We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b6e64 commit b215570Copy full SHA for b215570
.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