Skip to content

Commit 3ff7895

Browse files
authored
Merge pull request #8 from jonasbn/spellcheck_action_update_due_to_sunset
Bumped Spellcheck action to contemporary version
2 parents b888f19 + 4073b1a commit 3ff7895

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spellcheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v3
1818
- name: Check Spelling
19-
uses: rojopolis/spellcheck-github-actions@0.23.0
19+
uses: rojopolis/spellcheck-github-actions@0.42.0
2020
with:
2121
config_path: .spellcheck.yml
2222
task_name: Markdown

0 commit comments

Comments
 (0)