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 4d48a1b commit d788d99Copy full SHA for d788d99
.github/workflows/ci.yml
@@ -54,6 +54,6 @@ jobs:
54
cargo clippy --all-targets --all-features -- -D warnings
55
RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
56
57
- - uses: crate-ci/typos@f1231bc2bcc92b2b18da70a877cf89afce08dd42 # v1.35.2
+ - uses: crate-ci/typos@52bd719c2c91f9d676e2aa359fc8e0db8925e6d8 # v1.35.3
58
with:
59
files: .
0 commit comments