diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index fadad6e798e..99a7e9d4d5c 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@e9305af4bcb00eda1df5db6e72f5d93902c11da5 # v1.0.2 + uses: eifinger/setup-uv@162b8acf397cb069dec09a3f5a9847cf71cfa46a # v1.0.7 with: enable-cache: true - name: Build rustdoc