diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f0e7ec7..10d1464 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@v4 + uses: actions/download-artifact@v7 with: merge-multiple: true