Skip to content

Commit

Permalink
Merge pull request #473 from powerapi-ng/dependabot/github_actions/as…
Browse files Browse the repository at this point in the history
…tral-sh/setup-uv-4.0.0

build(deps): bump astral-sh/setup-uv from 3.2.3 to 4.0.0
  • Loading branch information
gfieni authored Nov 25, 2024
2 parents 59aa4e6 + 6905e70 commit 5f090d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
python-version: "3.x"

- name: Install uv
uses: astral-sh/setup-uv@e779db74266a80753577425b0f4ee823649f251d # v3.2.3
uses: astral-sh/setup-uv@d8db0a86d3d88f3017a4e6b8a1e2b234e7a0a1b5 # v4.0.0

- name: Build sdist and wheel
run: |
Expand Down

0 comments on commit 5f090d0

Please sign in to comment.