Skip to content

Commit a65b023

Browse files
committed
💚 (GitHub): update lint action to perform update
1 parent 8e595c9 commit a65b023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/arduino-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
- uses: actions/checkout@v4
2020

2121
- uses: arduino/arduino-lint-action@v1
22-
# with:
23-
# library-manager: update
22+
with:
23+
library-manager: update
2424

2525
build-examples:
2626
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)