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 c8bfc52 commit 1720068Copy full SHA for 1720068
1 file changed
.github/workflows/ci.yml
@@ -56,6 +56,6 @@ jobs:
56
cargo clippy --all-targets --all-features -- -D warnings
57
RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
58
59
- - uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 # v1.45.1
+ - uses: crate-ci/typos@7c572958218557a3272c2d6719629443b5cc26fd # v1.45.2
60
with:
61
files: .
0 commit comments