Skip to content

Commit

Permalink
build(deps): bump astral-sh/setup-uv from 5.1.0 to 5.2.0
Browse files Browse the repository at this point in the history
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@887a942...4e3dbec)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 5a3f202 commit 21a5249
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 21a5249

Please sign in to comment.