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