diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5b523cb6..3fba4007 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: uses: gradle/actions/setup-gradle@4d9f0ba0025fe599b4ebab900eb7f3a1d93ef4c2 - name: Install uv and set the Python version - uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 + uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b with: python-version: ${{ matrix.python-version }} activate-environment: true