Skip to content

Commit

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

build(deps): bump astral-sh/setup-uv from 3.1.7 to 3.2.0
  • Loading branch information
gfieni authored Oct 28, 2024
2 parents ff1a225 + c29f5a0 commit ed63d9d
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@f3bcaebff5eace81a1c062af9f9011aae482ca9d # v3.1.7
uses: astral-sh/setup-uv@3b9817b1bf26186f03ab8277bab9b827ea5cc254 # v3.2.0

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

0 comments on commit ed63d9d

Please sign in to comment.