diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ed3035bb9..1bbba098b 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@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0 + uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4.15.1 with: run: pytest tests/ --codspeed mode: instrumentation