Skip to content

Commit 2a1506d

Browse files
⬆ Bump CodSpeedHQ/action from 4.14.0 to 4.15.1 (fastapi#15513)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yurii Motov <109919500+YuriiMotov@users.noreply.github.com>
1 parent 136b55f commit 2a1506d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
- name: Install Dependencies
195195
run: uv sync --no-dev --group tests --extra all
196196
- name: CodSpeed benchmarks
197-
uses: CodSpeedHQ/action@658a901452bb54c799643e060733b7afe9121b8d # v4.14.0
197+
uses: CodSpeedHQ/action@3194d9a39c4d46684cb44bf7207fc56626aad8fd # v4.15.1
198198
with:
199199
mode: simulation
200200
run: uv run --no-sync pytest tests/benchmarks --codspeed

0 commit comments

Comments
 (0)