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.
2 parents 33db932 + d4f8f86 commit e4e50bdCopy full SHA for e4e50bd
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