Skip to content

Commit

Permalink
⬆️ Update uv version to 0.2.30 (#650)
Browse files Browse the repository at this point in the history
  • Loading branch information
pinchXOXO authored Jul 27, 2024
1 parent e1edb3d commit 89a86d8
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.24"
uv-version: "0.2.30"
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.24"
uv-version: "0.2.30"
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.24"
uv-version: "0.2.30"
uv-venv: ".venv"

- name: Install Dependencies
Expand Down

0 comments on commit 89a86d8

Please sign in to comment.