diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6e970dc..1ba82b2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: python-version-file: ".python-version" - name: "Install uv" - uses: "astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990" # v8.3.2 + uses: "astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9" # v9.0.0 - name: "Run linters" run: |