Skip to content

Commit

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

build(deps): bump astral-sh/setup-uv from 5.1.0 to 5.2.0
  • Loading branch information
gfieni authored Jan 16, 2025
2 parents 4614560 + 21a5249 commit 6ccdbb0
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@887a942a15af3a7626099df99e897a18d9e5ab3a # v5.1.0
uses: astral-sh/setup-uv@4e3dbecc19008549e0deaff33911d7a8662627b2 # v5.2.0

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

0 comments on commit 6ccdbb0

Please sign in to comment.