diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c56b114..9a863e5c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: uses: gradle/actions/setup-gradle@0723195856401067f7a2779048b490ace7a47d7c - name: Install uv and set the Python version - uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 + uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a with: python-version: ${{ matrix.python-version }} activate-environment: true