diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 681130b..d17f067 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7 with: - version: "0.10.1" + version: "0.11.15" enable-cache: true - name: Set up Python @@ -46,7 +46,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7 with: - version: "0.10.1" + version: "0.11.15" enable-cache: true - name: Set up Python @@ -69,7 +69,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7 with: - version: "0.10.1" + version: "0.11.15" enable-cache: true - name: Set up Python