Browse Source

⬆ Bump CodSpeedHQ/action from 4.17.0 to 4.17.5 in the github-actions group (#15826)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/9383/merge
dependabot[bot] 21 hours ago
committed by GitHub
parent
commit
4a298abff1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/test.yml

2
.github/workflows/test.yml

@ -191,7 +191,7 @@ jobs:
- name: Install Dependencies
run: uv sync --no-dev --group tests --extra all
- name: CodSpeed benchmarks
uses: CodSpeedHQ/action@9d332c4d90b43981c3e55ae8e38e68709996240f # v4.17.0
uses: CodSpeedHQ/action@c145068895e045cc725ee76fcd2307624b65c3af # v4.17.5
with:
mode: simulation
run: uv run --no-sync pytest tests/benchmarks --codspeed

Loading…
Cancel
Save