Skip to content

Commit

Permalink
build(deps): bump astral-sh/setup-uv from 3.2.2 to 3.2.3
Browse files Browse the repository at this point in the history
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@2e657c1...e779db7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 29bb88a commit c2f802f
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@2e657c127d5b1635d5a8e3fa40e0ac50a5bf6992 # v3.2.2
uses: astral-sh/setup-uv@e779db74266a80753577425b0f4ee823649f251d # v3.2.3

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

0 comments on commit c2f802f

Please sign in to comment.