diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac17142..ee678a9 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.15.0 with: mode: instrumentation run: cargo codspeed run