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 90a03b1 commit 38bda81Copy full SHA for 38bda81
.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@6b43a0cd438f6ca5ad26f9ed03ed159ed2df7da9 # v4.1.1
+ uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0 # v4.2.1
34
with:
35
run: cargo codspeed run
36
mode: instrumentation
0 commit comments