Skip to content

Commit

Permalink
Updating to uv 0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Dec 20, 2024
1 parent 8e3df76 commit a61d5ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-smokes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
- name: Install uv for Python
uses: astral-sh/setup-uv@v3
with:
version: "0.5.6"
version: "0.5.9"
enable-cache: true
cache-dependency-glob: "tests/uv.lock"

Expand Down

0 comments on commit a61d5ed

Please sign in to comment.