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