Skip to content

Commit 2bc5ee1

Browse files
committed
chore: bump to 4.3.3
1 parent 787b06d commit 2bc5ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Run benchmarks
3737
uses: CodSpeedHQ/action@v4
3838
with:
39-
runner-version: 4.3.2
39+
runner-version: 4.3.3
4040
mode: ${{ matrix.mode }}
4141
run: uv run pytest tests/benchmarks/ --codspeed --test-group=${{ matrix.shard }} --test-group-count=${{ env.SHARDS }}
4242
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)