diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 31f8c674a..33bef5126 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -133,7 +133,7 @@ jobs: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Download Documentation Artifact - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8 with: name: docs path: site