We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991c720 commit b267163Copy full SHA for b267163
.github/workflows/ci.yaml
@@ -41,7 +41,7 @@ jobs:
41
42
# Check for any typos!
43
- name: Check for typos
44
- uses: crate-ci/typos@v1.13.9
+ uses: crate-ci/typos@v1.13.14
45
with:
46
config: .github/workflows/typos.toml
47
- name: Fix the typos
0 commit comments