diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9c4dec2e7e5..90b75d879e2 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@caf0cab7a618c569241d31dcd442f54681755d39 # v3.2.4 + uses: eifinger/setup-uv@d8db0a86d3d88f3017a4e6b8a1e2b234e7a0a1b5 # v4.0.0 with: enable-cache: true - name: Build rustdoc