Skip to content

Commit 598ff4a

Browse files
committed
Bump codespell action
1 parent e53b2cd commit 598ff4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)