We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02b5e2d + 681c39d commit 8d720a5Copy full SHA for 8d720a5
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@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0
+ - uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1
172
with:
173
files: .
174
0 commit comments