We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ea9479 + 5831205 commit 53978f9Copy full SHA for 53978f9
1 file changed
.github/workflows/spellcheck.yaml
@@ -17,6 +17,6 @@ jobs:
17
uses: actions/checkout@v6
18
19
- name: Spell Check Repo
20
- uses: crate-ci/typos@v1.43.4
+ uses: crate-ci/typos@v1.43.5
21
with:
22
files: docs/**/**/*.md docs/**/**/*.mdx
0 commit comments