diff --git a/.github/workflows/deptry-check.yaml b/.github/workflows/deptry-check.yaml index 8e61a63..47989e7 100644 --- a/.github/workflows/deptry-check.yaml +++ b/.github/workflows/deptry-check.yaml @@ -31,7 +31,7 @@ jobs: - uses: actions/checkout@v5 - name: Install UV - uses: astral-sh/setup-uv@v6 + uses: astral-sh/setup-uv@v7 with: enable-cache: true