Skip to content

Commit 22e88b1

Browse files
Bump CodSpeedHQ/action from 3 to 4 (#1805)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Hewitt <[email protected]>
1 parent 37d2ce4 commit 22e88b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codspeed.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
run: uv pip install ${{ steps.pgo-wheel.outputs.wheel }} --force-reinstall
6161

6262
- name: Run CodSpeed benchmarks
63-
uses: CodSpeedHQ/action@v3
63+
uses: CodSpeedHQ/action@v4
6464
with:
65+
mode: instrumentation
6566
run: uv run --group=codspeed pytest tests/benchmarks/ --codspeed

0 commit comments

Comments
 (0)