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 071b9ea commit 69d3c73Copy full SHA for 69d3c73
.github/workflows/ci.yml
@@ -52,6 +52,6 @@ jobs:
52
cargo clippy --all-targets --all-features -- -D warnings
53
RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
54
55
- - uses: crate-ci/typos@80c8a4945eec0f6d464eaf9e65ed98ef085283d1 # v1.38.1
+ - uses: crate-ci/typos@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7 # v1.39.0
56
with:
57
files: .
0 commit comments