Skip to content

Commit

Permalink
Merge pull request #62 from stefanofusai/renovate/astral-sh-setup-uv-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanofusai authored Dec 28, 2024
2 parents 2b5d192 + 47497f7 commit 4617f91
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,9 @@ jobs:
with:
python-version-file: pyproject.toml
- name: Set up uv
uses: astral-sh/setup-uv@v4
uses: astral-sh/setup-uv@v5.1.0
with:
version: 0.5.6
enable-cache: true
- name: Build package
run: uv build
- name: Publish package
Expand Down

0 comments on commit 4617f91

Please sign in to comment.