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 cdc93ed commit add2027Copy full SHA for add2027
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@78bc6fb2c0d734235d57a2d6b9de923cc325ebdd # v1.43.4
+ - uses: crate-ci/typos@57b11c6b7e54c402ccd9cda953f1072ec4f78e33 # v1.43.5
60
with:
61
files: .
0 commit comments