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 5b9512d commit 55de726Copy full SHA for 55de726
.github/workflows/ci.yml
@@ -46,6 +46,6 @@ jobs:
46
cargo clippy --all-targets --all-features -- -D warnings
47
RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
48
49
- - uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # v1.36.2
+ - uses: crate-ci/typos@0c17dabcee8b8f1957fa917d17393a23e02e1583 # v1.36.3
50
with:
51
files: .
0 commit comments