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 5822229 commit 1157c54Copy full SHA for 1157c54
.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.53.0
+ uses: rojopolis/spellcheck-github-actions@0.54.0
17
with:
18
config_path: .github/spellcheck.yml
19
task_name: Markdown
0 commit comments