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.
2 parents b43a1d0 + 78c1c3f commit d8c2929Copy full SHA for d8c2929
1 file changed
.github/workflows/spellcheck.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Checkout
17
uses: actions/checkout@v6
18
- name: Check Spelling
19
- uses: rojopolis/spellcheck-github-actions@0.60.0
+ uses: rojopolis/spellcheck-github-actions@0.61.0
20
with:
21
config_path: .spellcheck.yml
22
task_name: Markdown
0 commit comments