diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 2a3585f..8ffbe84 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@v4 + uses: actions/download-artifact@v5 with: name: docs-site path: site