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.
2 parents 9fb9635 + f736b9c commit f4ff2bcCopy full SHA for f4ff2bc
1 file changed
.github/workflows/codspeed.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Build benchmarks
27
run: cargo codspeed build
28
- name: Run the benchmarks
29
- uses: CodSpeedHQ/action@v4
+ uses: CodSpeedHQ/action@v4.8.0
30
with:
31
mode: instrumentation
32
run: cargo codspeed run
0 commit comments