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 2ec7d37 + 83dbc6f commit e734033Copy full SHA for e734033
.github/workflows/check-arduino.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
21
22
- name: Arduino Lint
23
uses: arduino/arduino-lint-action@v1
.github/workflows/spell-check.yml
- name: Spell check
uses: codespell-project/actions-codespell@master
0 commit comments