diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 54f171efc..0af06c8bd 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@d872884a306dd4853acf0f584f4b706cf0cc72a2 # v4.13.0 + uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0 with: run: pytest tests/ --codspeed mode: instrumentation