diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 84ed4f5..757b625 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: run: python -m pip install -e .[test] - name: Run benchmarks - uses: CodSpeedHQ/action@v2 + uses: CodSpeedHQ/action@v3 with: run: pytest --codspeed -v --color=yes