Skip to content

Commit 68f44ee

Browse files
authored
machete 0.7.0 (apache#1444)
1 parent 3e9ffc9 commit 68f44ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/rust-test/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ runs:
4141
shell: bash
4242
run: |
4343
cd native
44-
cargo install cargo-machete && cargo machete
44+
cargo install cargo-machete --version 0.7.0 && cargo machete
4545
4646
- name: Cache Maven dependencies
4747
uses: actions/cache@v4

0 commit comments

Comments
 (0)