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 abb4370 commit b371b2aCopy full SHA for b371b2a
.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@7436548694def3314aacd93ed06c721b1f91ea04 # v1.37.2
+ - uses: crate-ci/typos@83157de2df0fa7c7ae20f73f9dbed44c41f2bb64 # v1.38.0
50
with:
51
files: .
0 commit comments