Skip to content

Commit d2908cb

Browse files
committed
Revert codespell to stable release
1 parent 1484ede commit d2908cb

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
@@ -28,7 +28,7 @@ jobs:
2828
ignore_path: .markdownlintignore
2929

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

0 commit comments

Comments
 (0)