We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b68694 + 1b125f7 commit 97d9660Copy full SHA for 97d9660
1 file changed
.github/workflows/benchmark.yaml
@@ -27,7 +27,7 @@ jobs:
27
run: cargo codspeed build
28
29
- name: Run the benchmarks
30
- uses: CodSpeedHQ/action@v4.10.6
+ uses: CodSpeedHQ/action@v4.11.0
31
with:
32
run: cargo codspeed run
33
mode: simulation
0 commit comments