Skip to content

Commit 5efcfc1

Browse files
authored
CI: Change arduino-lint action from submit to update. (#4)
This has become necessary since the library has been now added to the library managers index.
1 parent add2a60 commit 5efcfc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/arduino-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
uses: arduino/arduino-lint-action@v1
2424
with:
2525
project-type: library
26-
library-manager: submit
26+
library-manager: update

0 commit comments

Comments
 (0)