We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde6c20 commit b12b432Copy full SHA for b12b432
.github/workflows/spellcheck.yml
@@ -8,7 +8,7 @@ jobs:
8
- name: Checkout
9
uses: actions/checkout@v3
10
- name: Check Spelling
11
- uses: rojopolis/spellcheck-github-actions@0.29.0
+ uses: rojopolis/spellcheck-github-actions@0.33.0
12
with:
13
config_path: .github/spellcheck-settings.yml
14
task_name: Markdown
0 commit comments