diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a736737a..5b523cb6 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@ed21f2f24f8dd64503750218de024bcf64c7250a + uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 with: python-version: ${{ matrix.python-version }} activate-environment: true