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 817be12 commit 07c59e3Copy full SHA for 07c59e3
.github/workflows/spellcheck.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v5
15
- name: Check Spelling
16
- uses: rojopolis/spellcheck-github-actions@0.51.0
+ uses: rojopolis/spellcheck-github-actions@0.52.0
17
with:
18
config_path: .github/spellcheck.yml
19
task_name: Markdown
0 commit comments