Skip to content

Commit 5d4487e

Browse files
authored
update the spellcheck action used
1 parent a1eb8ee commit 5d4487e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codecommitWorkflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Check out code.
1414
uses: actions/checkout@v2
1515
- name: Spelling check via PySpelling
16-
uses: sbates130272/spellcheck-github-actions@v0.7.0
16+
uses: rojopolis/spellcheck-github-actions@0.6.0
1717
super-linter:
1818
# Job name
1919
name: lint-code-base-using-super-linter

0 commit comments

Comments
 (0)