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 0a99299 commit 82a552fCopy full SHA for 82a552f
.github/workflows/benchmark.yml
@@ -30,7 +30,7 @@ jobs:
30
run: cargo codspeed build --features codspeed
31
32
- name: Run benchmark
33
- uses: CodSpeedHQ/action@4348f634fa7309fe23aac9502e88b999ec90a164 # v4.3.1
+ uses: CodSpeedHQ/action@bb005fe1c1eea036d3894f02c049cb6b154a1c27 # v4.3.3
34
with:
35
run: cargo codspeed run
36
mode: instrumentation
0 commit comments