diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3432ed6..ab83af3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: python-version: '3.x' - name: Install the latest version of uv - uses: astral-sh/setup-uv@f731690a1dacb2f6393acc910887b8cda1a97789 # v3.1.6 + uses: astral-sh/setup-uv@f3bcaebff5eace81a1c062af9f9011aae482ca9d # v3.1.7 - name: Build v0.0.1 wheel and sdist run: |