We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66f1ab commit d8ec71aCopy full SHA for d8ec71a
.github/workflows/arduino-lint.yml
@@ -23,4 +23,4 @@ jobs:
23
uses: arduino/arduino-lint-action@v1
24
with:
25
official: true
26
- library-manager: submit # Change this to "update" once the library has been added to the Library Manager index.
+ library-manager: update
0 commit comments