diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 8ffbe84..f1849fd 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -85,7 +85,7 @@ jobs: git config user.email 41898282+github-actions[bot]@users.noreply.github.com - name: Download artifact - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: docs-site path: site