diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 1487592301a..eef2b6ca3cf 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@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0 # v4.2.1 + uses: CodSpeedHQ/action@6a8e2b874c338bf81cc5e8be715ada75908d3871 # v4.3.4 with: mode: "instrumentation" # 'bash -el -c' is needed to use the custom shell.