Skip to content

Commit bea2e85

Browse files
authored
Update pushtoMaster.yml
1 parent cb9a160 commit bea2e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pushtoMaster.yml

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

0 commit comments

Comments
 (0)