diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 2e0076615f4..f6b04424fbc 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -26,7 +26,7 @@ jobs: - name: Install nextest for help text in docs uses: taiki-e/install-action@nextest - name: Install uv - uses: eifinger/setup-uv@eb1897b8dc4b5d5bfe39a428a8f2304605e0983c # v7.0.0 + uses: eifinger/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 with: enable-cache: true - name: Build rustdoc