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 4ff2953 commit 7323b7cCopy full SHA for 7323b7c
.github/workflows/spellcheck.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
- name: Check Spelling
18
id: spellcheck
19
- uses: rojopolis/spellcheck-github-actions@0.48.0
+ uses: rojopolis/spellcheck-github-actions@0.49.0
20
with:
21
config_path: .spellcheck.yml
22
task_name: Markdown
0 commit comments