Skip to content

Commit a75fa26

Browse files
authored
Merge pull request #11 from arduino-libraries/dependabot/github_actions/codespell-project/actions-codespell-2
Bump codespell-project/actions-codespell from 1 to 2
2 parents 4f65c1c + b9e8dcb commit a75fa26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spell-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121

2222
# See: https://github.com/codespell-project/actions-codespell/blob/master/README.md
2323
- name: Spell check
24-
uses: codespell-project/actions-codespell@v1
24+
uses: codespell-project/actions-codespell@v2

0 commit comments

Comments
 (0)