diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index c21091b99..467ed4ea0 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -87,7 +87,7 @@ jobs: git config user.email 41898282+github-actions[bot]@users.noreply.github.com - name: Download artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: docs-site path: site