diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 013877809a3..29889212419 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@281164b0f014a4e7badd2c02cecad9b595b70537 # v4.11.1 + uses: CodSpeedHQ/action@d872884a306dd4853acf0f584f4b706cf0cc72a2 # v4.13.0 with: mode: "instrumentation" # 'bash -el -c' is needed to use the custom shell.