We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3a651d + 9edeeac commit 451675eCopy full SHA for 451675e
1 file changed
.github/workflows/ci.yml
@@ -219,7 +219,7 @@ jobs:
219
- run: cargo fmt --check
220
- run: RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --document-private-items
221
222
- - uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0
+ - uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d # v1.45.0
223
with:
224
files: .
225
0 commit comments