From 21939490b2332da6226068b7bb77c690ff288d48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 20:48:02 +0000 Subject: [PATCH] ci(deps): update codspeedhq/action digest to 9f3a37e --- template/.github/workflows/python-bench.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/.github/workflows/python-bench.yaml b/template/.github/workflows/python-bench.yaml index 7606ced..cfdddc5 100644 --- a/template/.github/workflows/python-bench.yaml +++ b/template/.github/workflows/python-bench.yaml @@ -55,7 +55,7 @@ jobs: - name: Install dependencies run: uv sync --active --frozen --all-packages - name: Bench - uses: CodSpeedHQ/action@4e969336ab9acd4f6f8d025fdd793292b0835df0 # v4 + uses: CodSpeedHQ/action@9f3a37ece7abc84992501a7fcd54d1704f3458fa # v4 with: run: nox --tags 'bench' mode: simulation,walltime,memory