diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b695b4d3..b99d62a1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -91,7 +91,7 @@ jobs: with: tool: just@1.51.0 - name: Install uv - uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2 + uses: astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0 with: version: "0.11.3" - name: Check formatting (run `just fmt` to fix)