diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 06b1fa804..519569717 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -375,7 +375,7 @@ jobs: run: | rm -rf deebot_client/ - name: Run benchmarks - uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4.12.1 + uses: CodSpeedHQ/action@d872884a306dd4853acf0f584f4b706cf0cc72a2 # v4.13.0 with: run: pytest tests/ --codspeed mode: instrumentation