diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 7048c2b94..b674b73b9 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@3194d9a39c4d46684cb44bf7207fc56626aad8fd + uses: CodSpeedHQ/action@9d332c4d90b43981c3e55ae8e38e68709996240f with: run: cargo codspeed run mode: simulation