We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb9a160 commit bea2e85Copy full SHA for bea2e85
.github/workflows/pushtoMaster.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Check out code.
15
uses: actions/checkout@v2
16
- name: Spelling check via PySpelling
17
- uses: sbates130272/spellcheck-github-actions@v0.7.0
+ uses: rojopolis/spellcheck-github-actions@0.6.0
18
super-linter:
19
# Job name
20
name: lint-code-base-using-super-linter
0 commit comments