diff --git a/.github/workflows/codspeed.yml b/.github/workflows/codspeed.yml index a333328..7b20a42 100644 --- a/.github/workflows/codspeed.yml +++ b/.github/workflows/codspeed.yml @@ -53,7 +53,7 @@ jobs: run: yarn build --target x86_64-unknown-linux-gnu --use-napi-cross - name: Run benchmarks - uses: CodSpeedHQ/action@fa0c9b1770f933c1bc025c83a9b42946b102f4e6 # v4 + uses: CodSpeedHQ/action@f99becdce5e5d51fd556489ebef684f4ecfd6286 # v4 with: mode: simulation run: node benchmark/bench.ts && node benchmark/bench_real_case.ts