diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 8ec975f30c6..c9e8029a18c 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@c381be0bfd20e844fb45594f6aa182ffcd94545c # v4.15.0 + uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4.15.1 with: mode: "instrumentation" # 'bash -el -c' is needed to use the custom shell.