Skip to content

Commit be4db9d

Browse files
committed
pin cargo sort version in ci
1 parent c16bb31 commit be4db9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
uses: baptiste0928/cargo-install@v3
8989
with:
9090
crate: cargo-sort
91+
version: "1.0.9"
9192
- run: cargo sort --workspace --check
9293
- run: cargo fmt --all --check
9394
- run: |

0 commit comments

Comments
 (0)