Skip to content

Commit

Permalink
Bumped spellcheck action to latest version, since 0.23.0 is EOL (#770)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Nov 18, 2023
1 parent 975ccf5 commit 298c93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Check Spelling
uses: rojopolis/spellcheck-github-actions@0.23.0
uses: rojopolis/spellcheck-github-actions@0.35.0
with:
config_path: .spellcheck.yml
task_name: Markdown
Expand Down

0 comments on commit 298c93c

Please sign in to comment.