Skip to content

Commit

Permalink
⬆️ update uv in release job
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgafni authored Oct 7, 2024
1 parent 12d4540 commit 1cc9adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- name: Install uv
uses: astral-sh/setup-uv@v3
with:
version: 0.3.4
version: 0.4.18
enable-cache: true
- name: Set up Python
run: uv python install 3.11.9
Expand Down

0 comments on commit 1cc9adc

Please sign in to comment.