From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:22:06 +0000 (+0200) Subject: ⬆ Bump CodSpeedHQ/action from 4.12.1 to 4.14.0 (#15436) X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=4bad6d2597f8df0251aa39cf388e3567bfd6290e;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump CodSpeedHQ/action from 4.12.1 to 4.14.0 (#15436) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1b1daf36b..7380cb75e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -178,7 +178,7 @@ jobs: - name: Install Dependencies run: uv sync --no-dev --group tests --extra all - name: CodSpeed benchmarks - uses: CodSpeedHQ/action@1c8ae4843586d3ba879736b7f6b7b0c990757fab # v4.12.1 + uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0 with: mode: simulation run: uv run --no-sync pytest tests/benchmarks --codspeed