diff --git a/.github/workflows/pypi.yaml b/.github/workflows/pypi.yaml index c7684c1..95ed5d8 100644 --- a/.github/workflows/pypi.yaml +++ b/.github/workflows/pypi.yaml @@ -27,7 +27,7 @@ jobs: python-version-file: pyproject.toml - name: Install uv - uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 + uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 with: enable-cache: true