We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6411a34 commit c1c5c4cCopy full SHA for c1c5c4c
.github/workflows/ci.yaml
@@ -43,7 +43,7 @@ jobs:
43
44
# Check for any typos!
45
- name: Check for typos
46
- uses: crate-ci/typos@v1.14.10
+ uses: crate-ci/typos@v1.14.11
47
with:
48
config: .github/workflows/typos.toml
49
- name: Fix the typos
0 commit comments