Skip to content

Commit 029fcbc

Browse files
authored
Update arduino-lint.yml
1 parent 427d824 commit 029fcbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/arduino-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ jobs:
55
lint:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@v3
9-
- uses: arduino/arduino-lint-action@v1
8+
- uses: actions/checkout@v4
9+
- uses: arduino/arduino-lint-action@v2
1010
with:
1111
library-manager: update
1212
compliance: strict

0 commit comments

Comments
 (0)