Skip to content

Commit 0b3b134

Browse files
committed
test(ci): Stick to cargo-machete v0.7.0 instead of main.
1 parent 78c22d7 commit 0b3b134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/detect-unused-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
- name: Checkout
1010
uses: actions/checkout@v4
1111
- name: Machete
12-
uses: bnjbvr/cargo-machete@main
12+
uses: bnjbvr/cargo-machete@v0.7.0

0 commit comments

Comments
 (0)