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 2c9f9ca commit 7a9a66aCopy full SHA for 7a9a66a
.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@0c17dabcee8b8f1957fa917d17393a23e02e1583 # v1.36.3
+ - uses: crate-ci/typos@6d35b835f6f431bbe715c4c1ccd2c7d3264e11fb # v1.37.0
50
with:
51
files: .
0 commit comments