diff --git a/.github/workflows/python-app.yaml b/.github/workflows/python-app.yaml index 9002ce54c..bd91f2528 100644 --- a/.github/workflows/python-app.yaml +++ b/.github/workflows/python-app.yaml @@ -35,7 +35,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.8.19" + version: "0.8.23" enable-cache: true - name: Set up Python @@ -75,7 +75,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.8.19" + version: "0.8.23" enable-cache: true - name: Set up Python ${{ matrix.python-version }} @@ -104,7 +104,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.8.19" + version: "0.8.23" enable-cache: true - name: Set up Python ${{ env.PYTHON_VERSION }} @@ -130,7 +130,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.8.19" + version: "0.8.23" enable-cache: true - name: Set up Python @@ -170,7 +170,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.8.19" + version: "0.8.23" enable-cache: true - name: Set up Python @@ -212,7 +212,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.8.19" + version: "0.8.23" enable-cache: true - name: Set up Python @@ -298,7 +298,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.8.19" + version: "0.8.23" enable-cache: true - name: Set up Python @@ -384,7 +384,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.8.19" + version: "0.8.23" enable-cache: true - name: Set up Python