We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc55f8a + 33c577b commit bd4e7c6Copy full SHA for bd4e7c6
.github/workflows/typos.yml
@@ -16,6 +16,6 @@ jobs:
16
runs-on: ubuntu-24.04
17
steps:
18
- uses: actions/checkout@v6
19
- - uses: crate-ci/typos@v1.40.1
+ - uses: crate-ci/typos@v1.41.0
20
with:
21
config: ./.github/typos.toml
0 commit comments