Skip to content

Commit

Permalink
Updated spellcheck action to contemporary version
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbn committed Oct 27, 2024
1 parent ceb4e30 commit 862465f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellchecker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
# The checkout step
- uses: actions/checkout@master
- uses: rojopolis/spellcheck-github-actions@0.27.0
- uses: rojopolis/spellcheck-github-actions@0.44.0
name: Spellcheck
with:
config_path: .pyspelling.yml

0 comments on commit 862465f

Please sign in to comment.