Skip to content

Commit

Permalink
⬆️ Update uv version to 0.2.24 (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
pinchXOXO authored Jul 14, 2024
1 parent b9f276a commit ce4c638
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.18"
uv-version: "0.2.24"
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.18"
uv-version: "0.2.24"
uv-venv: ".venv"

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

- name: Install Dependencies
Expand Down

0 comments on commit ce4c638

Please sign in to comment.