You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ jobs:
124
124
runs-on: ubuntu-latest
125
125
steps:
126
126
- uses: actions/checkout@v4
127
-
- uses: arduino/arduino-lint-action@v1
127
+
- uses: arduino/arduino-lint-action@v2
128
128
```
129
129
130
130
A more complex workflow which uses [inputs](#inputs) to configure the action for Library Manager ["update" mode](#library-manager) and strict compliance:
0 commit comments