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 be95e26 commit b941da0Copy full SHA for b941da0
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
lint:
23
runs-on: ubuntu-latest
24
steps:
25
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
26
- uses: arduino/arduino-lint-action@v1
27
with:
28
project-type: library
0 commit comments