We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e73ac3c + d0790a8 commit 8512f4aCopy full SHA for 8512f4a
1 file changed
.github/workflows/ci.yml
@@ -168,7 +168,7 @@ jobs:
168
# cargo clippy --all-targets --all-features -- -D warnings
169
# RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
170
171
- - uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0
+ - uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0
172
with:
173
files: .
174
0 commit comments