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 eb099ee commit 3f1ccbdCopy full SHA for 3f1ccbd
.github/workflows/spellcheck.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v4
15
- name: Check Spelling
16
- uses: rojopolis/spellcheck-github-actions@0.48.0
+ uses: rojopolis/spellcheck-github-actions@0.49.0
17
with:
18
config_path: .github/spellcheck.yml
19
task_name: Markdown
0 commit comments