Skip to content

Commit

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

build(deps): bump astral-sh/setup-uv from 4.2.0 to 5.0.1
  • Loading branch information
gfieni authored Dec 23, 2024
2 parents 1ef5f49 + 7160cb8 commit 877d8ed
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@38f3f104447c67c051c4a08e39b64a148898af3a # v4.2.0
uses: astral-sh/setup-uv@180f8b44399608a850e1db031fa65c77746566d3 # v5.0.1

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

0 comments on commit 877d8ed

Please sign in to comment.