diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac17142..809c7e5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -377,7 +377,7 @@ jobs: run: cargo codspeed build -p c2pa_cbor --all-features - name: Run the benchmarks - uses: CodSpeedHQ/action@v4 + uses: CodSpeedHQ/action@v4.14.0 with: mode: instrumentation run: cargo codspeed run