From 24ad38e2b04454b9bc024bcf81b16440101997fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 13:45:20 +0000 Subject: [PATCH] ci(deps): update codspeedhq/action digest to 4296e51 --- 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 07b6ab0..7b1c111 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@0ca9cbbf4623b599a6c3ed4fc8a922942705d9f1 # v5 + uses: CodSpeedHQ/action@4296e51e7041e24dadb86d1d6e8b9320d223dbe8 # v5 with: run: nox --tags 'bench' mode: simulation,walltime,memory