We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2efbb79 commit ebca55aCopy full SHA for ebca55a
.github/workflows/ci.yml
@@ -62,6 +62,6 @@ jobs:
62
RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
63
cargo fmt --check
64
65
- - uses: crate-ci/typos@d08e4083f112e684fb88f6babd9ae60a1f1cd84f # v1.30.3
+ - uses: crate-ci/typos@718c4ff697435edabd4f1c52c3775521adbb33a3 # v1.31.0
66
with:
67
files: .
0 commit comments