diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 339e607a..df657332 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -112,7 +112,7 @@ jobs: git config user.email 41898282+github-actions[bot]@users.noreply.github.com - name: Download artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: docs-site path: site