diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 13c0994..5c11784 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -34,7 +34,7 @@ jobs: - run: npm ci - name: Run benchmarks - uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0 + uses: CodSpeedHQ/action@c381be0bfd20e844fb45594f6aa182ffcd94545c # v4.15.0 with: run: npm run benchmark mode: "simulation"