Skip to content

Commit

Permalink
⬆ Bump uv version to 0.2.18 (#632)
Browse files Browse the repository at this point in the history
  • Loading branch information
pg365 authored Jul 1, 2024
1 parent dd91ae5 commit dbde61d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: setup uv
uses: yezz123/setup-uv@v4
with:
uv-version: "0.2.11"
uv-version: "0.2.18"
uv-venv: ".venv"

- name: Install Dependencies
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
- name: setup UV
uses: yezz123/setup-uv@v4
with:
uv-version: "0.2.11"
uv-version: "0.2.18"
uv-venv: ".venv"

- name: Install Dependencies
Expand Down

0 comments on commit dbde61d

Please sign in to comment.