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 e51673f commit 3bfc3daCopy full SHA for 3bfc3da
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@ad3053d3adbcce7f2e3c60fd4ddfc239787d1eff # v1.43.2
+ - uses: crate-ci/typos@9066e9940a8a05b98fb4733c62a726f83c9e57f8 # v1.43.3
60
with:
61
files: .
0 commit comments