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 b31ca55 commit 6f93ca2Copy full SHA for 6f93ca2
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@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0
+ - uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0
60
with:
61
files: .
0 commit comments