diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index e8b27a106..fb0b5b729 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -54,7 +54,7 @@ jobs: poetry install --all-extras - name: Run benchmarks - uses: CodSpeedHQ/action@v5.0.3 + uses: CodSpeedHQ/action@v5.2.1 with: mode: ${{ matrix.mode }} run: poetry run pytest benchmarks/ --codspeed -p no:cov -o addopts=""