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 467bbed commit 27cdf16Copy full SHA for 27cdf16
.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@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # v1.38.1
+ - uses: crate-ci/typos@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7 # v1.39.0
50
with:
51
files: .
0 commit comments