From d369806d6d222f5d3cdbe19b81eda9198a31a06b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 23:13:35 +0000 Subject: [PATCH] chore: bump up CodSpeedHQ/action digest to f99becd --- .github/workflows/codspeed.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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