diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0a85d04..4c25f45 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -109,7 +109,7 @@ jobs: uses: actions/checkout@v6 - name: Download all docs artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: merge-multiple: true