We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079d282 commit 97c8bb5Copy full SHA for 97c8bb5
.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.14.3
+ uses: crate-ci/typos@v1.14.8
45
with:
46
config: .github/workflows/typos.toml
47
- name: Fix the typos
0 commit comments