diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index 070019bac..d9b9d6533 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -25,7 +25,7 @@ jobs: - name: Install dependencies run: uv sync - name: Run benchmarks - uses: CodSpeedHQ/action@f22792bfac16f3e14eb9fbea76f4a48e9cc22b93 # v4.19.1 + uses: CodSpeedHQ/action@0ca9cbbf4623b599a6c3ed4fc8a922942705d9f1 # v5.0.2 with: mode: simulation run: uv run pytest test/ --codspeed