We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33db932 commit d4f8f86Copy full SHA for d4f8f86
README.md
@@ -120,7 +120,7 @@ jobs:
120
lint:
121
runs-on: ubuntu-latest
122
steps:
123
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
124
- uses: arduino/arduino-lint-action@v1
125
```
126
@@ -132,7 +132,7 @@ jobs:
132
133
134
135
136
137
with:
138
library-manager: update
0 commit comments