Skip to content

Commit 692d8e6

Browse files
Bump CodSpeedHQ/action from 3.2.0 to 3.3.1 in the ci-dependencies group (#479)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: José Morales <[email protected]>
1 parent a338b7f commit 692d8e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: pip install uv && uv pip install --system . pytest-codspeed pytest-xdist
9595

9696
- name: Run benchmarks
97-
uses: CodSpeedHQ/action@513a19673a831f139e8717bf45ead67e47f00044 # 3.2.0
97+
uses: CodSpeedHQ/action@1015f4f828ff74b7a950909897fe581d6ba868cc # 3.3.1
9898
with:
9999
token: ${{ secrets.CODESPEED_TOKEN }}
100100
run: pytest tests/test_pipeline.py --codspeed -n 2

0 commit comments

Comments
 (0)