diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index d378c8b758a..811c511f62e 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -84,7 +84,7 @@ jobs: # Run the benchmark tests - name: Run benchmarks - uses: CodSpeedHQ/action@6eeb021fd0f305388292348b775d96d95253adf4 # v4.0.0 + uses: CodSpeedHQ/action@653fdc30e6c40ffd9739e40c8a0576f4f4523ca1 # v4.0.1 with: mode: "instrumentation" # 'bash -el -c' is needed to use the custom shell.