diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index b992cbcd1..485c012bd 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -97,7 +97,7 @@ jobs: run: cargo codspeed build -p benchmarks --bench ${{ matrix.benchmark }} --features codspeed - name: Run the benchmarks - uses: CodSpeedHQ/action@a4a36bb07c0638b0b4ca52bf1f3dad1b4289e52f + uses: CodSpeedHQ/action@f99becdce5e5d51fd556489ebef684f4ecfd6286 with: run: cargo codspeed run mode: simulation