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 3fe8928 commit e9e4d6dCopy full SHA for e9e4d6d
1 file changed
.github/workflows/ci.yml
@@ -56,6 +56,6 @@ jobs:
56
cargo clippy --all-targets --all-features -- -D warnings
57
RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
58
59
- - uses: crate-ci/typos@9066e9940a8a05b98fb4733c62a726f83c9e57f8 # v1.43.3
+ - uses: crate-ci/typos@78bc6fb2c0d734235d57a2d6b9de923cc325ebdd # v1.43.4
60
with:
61
files: .
0 commit comments