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 fcc4e9a + 6fcfeb8 commit de4395eCopy full SHA for de4395e
README.md
@@ -120,7 +120,7 @@ jobs:
120
lint:
121
runs-on: ubuntu-latest
122
steps:
123
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
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