Skip to content

Commit

Permalink
Update spell.yml
Browse files Browse the repository at this point in the history
See #21
  • Loading branch information
BobSaidHi authored Nov 19, 2023
1 parent aae9122 commit bf19672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
# The checkout step
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@0.35.0
- uses: rojopolis/spellcheck-github-actions@v0
name: Spellcheck
with:
config_path: .github/workflows/config/.spellConfig.yml # put path to configuration file here
Expand Down

0 comments on commit bf19672

Please sign in to comment.