We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837a6ce commit 4653247Copy full SHA for 4653247
.github/workflows/spellcheck.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: codespell-project/[email protected]
17
with:
18
skip: EDAM.owl,foaf.rdf,underscore.js,CODE_OF_CONDUCT.md
19
- - uses: rojopolis/spellcheck-github-actions@0.42.0
+ - uses: rojopolis/spellcheck-github-actions@0.43.1
20
name: Spellcheck
21
# https://github.com/marketplace/actions/github-spellcheck-action
22
# To run locally, `pip install pyspelling`, followed by
0 commit comments