diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml index b70af4e..da64ae9 100644 --- a/.github/workflows/perf.yml +++ b/.github/workflows/perf.yml @@ -33,7 +33,7 @@ jobs: run: uv sync --locked --extra dev - name: Run benchmarks - uses: CodSpeedHQ/action@4296e51e7041e24dadb86d1d6e8b9320d223dbe8 # v5.0.3 + uses: CodSpeedHQ/action@373d6868929f444bc08d901fd0eb0ad52a8875ea # v5.2.1 with: mode: simulation run: uv run pytest benchmarks --codspeed -m benchmark