Skip to content

Commit

Permalink
build(deps): bump CodSpeedHQ/action from 3.2.0 to 3.3.1 in the ci-dep…
Browse files Browse the repository at this point in the history
…endencies group (#985)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 0abfe41 commit e41f11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
run: pip install uv && uv pip install --system . pytest-codspeed pytest-xdist

- name: Run benchmarks
uses: CodSpeedHQ/action@513a19673a831f139e8717bf45ead67e47f00044 # 3.2.0
uses: CodSpeedHQ/action@1015f4f828ff74b7a950909897fe581d6ba868cc # 3.3.1
with:
token: ${{ secrets.CODESPEED_TOKEN }}
run: pytest action_files/test_efficiency.py --codspeed -n 2

0 comments on commit e41f11a

Please sign in to comment.