diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 9cb6569ce..e18af03d9 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -49,7 +49,7 @@ jobs: check-latest: true cache-dependency-path: "**/go.sum" - name: Run the benchmarks - uses: CodSpeedHQ/action@c145068895e045cc725ee76fcd2307624b65c3af # v4.17.5 + uses: CodSpeedHQ/action@63f3e98b61959fe67f146a3ff022e4136fe9bb9c # v4.17.6 with: mode: walltime allow-empty: true