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 193fc07 commit 0f9e445Copy full SHA for 0f9e445
.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@0f0ccba9ed1df83948f0c15026e4f5ccfce46109 # v1.32.0
+ - uses: crate-ci/typos@b1ae8d918b6e85bd611117d3d9a3be4f903ee5e4 # v1.33.1
58
with:
59
files: .
0 commit comments