Skip to content

Commit e1330cf

Browse files
committed
fix: codspeed
1 parent a1321c3 commit e1330cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Bench.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install codspeed
3030
uses: taiki-e/install-action@v2
3131
with:
32-
tool: cargo-codspeed
32+
tool: cargo-codspeed@4.0.5
3333

3434
- name: Build Benchmark
3535
run: cargo codspeed build --features codspeed

0 commit comments

Comments
 (0)