Skip to content

Commit 6a17dfe

Browse files
authored
Bumped spellcheck action to latest version, since 0.23.0 is EOL (#206)
1 parent 16ac7a7 commit 6a17dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spellcheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v3
1616
- name: Check Spelling
17-
uses: rojopolis/spellcheck-github-actions@0.23.0
17+
uses: rojopolis/spellcheck-github-actions@0.35.0
1818
with:
1919
config_path: .github/spellcheck-settings.yml
2020
task_name: Markdown

0 commit comments

Comments
 (0)