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 63b562f commit a9306e3Copy full SHA for a9306e3
.github/workflows/spellcheck.yml
@@ -8,7 +8,7 @@ jobs:
8
- name: Checkout
9
uses: actions/checkout@v4
10
- name: Check Spelling
11
- uses: rojopolis/spellcheck-github-actions@0.34.0
+ uses: rojopolis/spellcheck-github-actions@0.35.0
12
with:
13
config_path: .github/spellcheck-settings.yml
14
task_name: Markdown
0 commit comments