Skip to content

Commit c2faed0

Browse files
committed
Bump codespell action
1 parent 4a1ca67 commit c2faed0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
ignore_path: .markdownlintignore
2828

2929
- name: Perform spell check
30-
uses: codespell-project/actions-codespell@master
30+
uses: codespell-project/actions-codespell@v2
3131
with:
3232
path: '**/*.md'
3333
check_filenames: true

0 commit comments

Comments
 (0)