Skip to content

Commit

Permalink
update uv version
Browse files Browse the repository at this point in the history
  • Loading branch information
0xkarmacoma committed Jan 18, 2025
1 parent 4973039 commit f43940a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: astral-sh/setup-uv@v4
with:
# Install a specific version of uv.
version: "0.5.6"
version: "0.5.21"

- name: Set up python ${{ matrix.python-version }}
run: uv python install ${{ matrix.python-version }}
Expand Down

0 comments on commit f43940a

Please sign in to comment.