diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 39bfc21c2a7..036d2557692 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -493,7 +493,7 @@ jobs: uname -r openssl version -a - name: Run benchmarks - uses: CodSpeedHQ/action@v4.18.5 + uses: CodSpeedHQ/action@v4.19.1 with: mode: instrumentation run: python -Im pytest --no-cov -vvvvv --codspeed --durations=30 --timeout=0