We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1321c3 commit e1330cfCopy full SHA for e1330cf
.github/workflows/Bench.yaml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install codspeed
30
uses: taiki-e/install-action@v2
31
with:
32
- tool: cargo-codspeed
+ tool: cargo-codspeed@4.0.5
33
34
- name: Build Benchmark
35
run: cargo codspeed build --features codspeed
0 commit comments