diff --git a/.github/workflows/build_docs.yml b/.github/workflows/build_docs.yml index d0d3e5c0..b931ee95 100644 --- a/.github/workflows/build_docs.yml +++ b/.github/workflows/build_docs.yml @@ -126,7 +126,7 @@ jobs: fi - name: Download docs HTML artifact - uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7 + uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1 with: name: docs-html path: ${{ env.RELEASE_VERSION }}