Browse Source

⬆ Bump CodSpeedHQ/action from 4.14.0 to 4.15.1 (#15513)

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

2
.github/workflows/test.yml

@ -194,7 +194,7 @@ jobs:
- name: Install Dependencies
run: uv sync --no-dev --group tests --extra all
- name: CodSpeed benchmarks
uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0
uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4.15.1
with:
mode: simulation
run: uv run --no-sync pytest tests/benchmarks --codspeed

Loading…
Cancel
Save