We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ac7a7 commit 6a17dfeCopy full SHA for 6a17dfe
.github/workflows/spellcheck.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Checkout
15
uses: actions/checkout@v3
16
- name: Check Spelling
17
- uses: rojopolis/spellcheck-github-actions@0.23.0
+ uses: rojopolis/spellcheck-github-actions@0.35.0
18
with:
19
config_path: .github/spellcheck-settings.yml
20
task_name: Markdown
0 commit comments