diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 1b35add23..f5a311d3d 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -34,7 +34,7 @@ jobs: run: cargo codspeed build -p benchmarks ${{ matrix.benchmark }} --features codspeed - name: Run the benchmarks - uses: CodSpeedHQ/action@0b6e7a3d96c9d2a6057e7bcea6b45aaf2f7ce60b + uses: CodSpeedHQ/action@76578c2a7ddd928664caa737f0e962e3085d4e7c with: run: cargo codspeed run token: ${{ secrets.CODSPEED_TOKEN }}