diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 196918d9a..ba318e4fc 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@4deb3275dd364fb96fb074c953133d29ec96f80f # v4.10.6 + uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4.15.1 with: run: pytest tests/ --codspeed mode: instrumentation