We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10644f commit 2bf3caeCopy full SHA for 2bf3cae
.github/workflows/ci.yaml
@@ -37,7 +37,7 @@ jobs:
37
38
# Check for any typos!
39
- name: Check for typos
40
- uses: crate-ci/typos@v1.14.11
+ uses: crate-ci/typos@v1.14.12
41
with:
42
config: .github/workflows/typos.toml
43
- name: Fix the typos
0 commit comments