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