Skip to content

Commit b215570

Browse files
committed
Update linter property after release
1 parent 48b6e64 commit b215570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-arduino.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: arduino/arduino-lint-action@v1
2323
with:
2424
compliance: specification
25-
library-manager: submit
25+
library-manager: update
2626
# Always use this setting for official repositories. Remove for 3rd party projects.
2727
official: true
2828
project-type: library

0 commit comments

Comments
 (0)