We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c38d081 commit 6f7fbfaCopy full SHA for 6f7fbfa
1 file changed
.github/workflows/ci.yml
@@ -175,7 +175,7 @@ jobs:
175
# cargo clippy --all-targets --all-features -- -D warnings
176
# RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
177
178
- - uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1
+ - uses: crate-ci/typos@7c572958218557a3272c2d6719629443b5cc26fd # v1.45.2
179
with:
180
files: .
181
0 commit comments