Skip to content

Commit

Permalink
chore(deps): bump astral-sh/setup-uv from 5.2.1 to 5.2.2 (#456)
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.2.1 to 5.2.2.
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v5.2.1...v5.2.2)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 21c980d commit b48d2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/[email protected]

- name: Setup uv
uses: astral-sh/[email protected].1
uses: astral-sh/[email protected].2
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit b48d2b4

Please sign in to comment.