Skip to content

Commit

Permalink
Bumped GitHub spellcheck action to latest version: 0.35.0 (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn authored Jan 14, 2024
1 parent 2295448 commit b1f8b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Spellcheck
uses: rojopolis/spellcheck-github-actions@0.26.0
uses: rojopolis/spellcheck-github-actions@0.35.0
with:
config_path: .github/spellcheck-settings.yml
task_name: Markdown

0 comments on commit b1f8b94

Please sign in to comment.