Skip to content

Commit 056d7a2

Browse files
0.4.6 is the right version
1 parent 4944fba commit 056d7a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Install profilers
9797
run: |
9898
sudo apt install -y valgrind
99-
cargo install --version 0.4.7 cargo-llvm-lines
99+
cargo install --version 0.4.6 cargo-llvm-lines
100100
101101
- name: Configure environment
102102
run: |

0 commit comments

Comments
 (0)