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 4433c18 + ba2afcc commit a1edaf1Copy full SHA for a1edaf1
.github/workflows/check-arduino.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
22
- name: Arduino Lint
23
uses: arduino/arduino-lint-action@v2
.github/workflows/spell-check.yml
- name: Spell check
uses: codespell-project/actions-codespell@master
0 commit comments