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 029c739 commit f3e3692Copy full SHA for f3e3692
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/checkout@v4
38
39
- name: Check for typos
40
- uses: crate-ci/typos@v1.31.2
+ uses: crate-ci/typos@v1.32.0
41
with:
42
config: ./.github/typos.toml
43
0 commit comments