Skip to content

Commit

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

build(deps): bump astral-sh/setup-uv from 5.2.0 to 5.2.1
  • Loading branch information
gfieni authored Jan 17, 2025
2 parents 6ccdbb0 + dd5f2b2 commit 646afb7
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@4e3dbecc19008549e0deaff33911d7a8662627b2 # v5.2.0
uses: astral-sh/setup-uv@b5f58b2abc5763ade55e4e9d0fe52cd1ff7979ca # v5.2.1

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

0 comments on commit 646afb7

Please sign in to comment.