Skip to content

Commit

Permalink
Bump the ci-dependencies group with 2 updates (#953)
Browse files Browse the repository at this point in the history
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 Dec 2, 2024
1 parent 9455fe5 commit 4aeb168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
platforms: arm64

- name: Set up uv
uses: astral-sh/setup-uv@d8db0a86d3d88f3017a4e6b8a1e2b234e7a0a1b5 # v4.0.0
uses: astral-sh/setup-uv@38f3f104447c67c051c4a08e39b64a148898af3a # v4.2.0
with:
version: "latest"

Expand Down 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@fa1dcde8d58f2ab0b407a6a24d6cc5a8c1444a8c # 3.1.0
uses: CodSpeedHQ/action@513a19673a831f139e8717bf45ead67e47f00044 # 3.2.0
with:
token: ${{ secrets.CODESPEED_TOKEN }}
run: pytest action_files/test_efficiency.py --codspeed -n 2

0 comments on commit 4aeb168

Please sign in to comment.