From 4688efdfc587484984f28520da4d28119745cc8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 08:55:28 +0000 Subject: [PATCH] chore(deps): update codspeedhq/action action to v5 --- .github/workflows/bench.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml index 803bd8af0..3a26f7582 100644 --- a/.github/workflows/bench.yml +++ b/.github/workflows/bench.yml @@ -39,7 +39,7 @@ jobs: run: pnpm build - name: Run benchmarks - uses: CodSpeedHQ/action@f22792bfac16f3e14eb9fbea76f4a48e9cc22b93 # v4.19.1 + uses: CodSpeedHQ/action@88472375d0a4572cf70a9f1fe3a4e0ab8da1b924 # v5.0.1 with: run: pnpm vitest bench mode: instrumentation