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 7339c04 commit 5e2859fCopy full SHA for 5e2859f
.github/workflows/build.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/checkout@v5
38
39
- name: Check for typos
40
- uses: crate-ci/typos@v1.34.0
+ uses: crate-ci/typos@v1.35.7
41
with:
42
config: ./.github/typos.toml
43
0 commit comments