diff --git a/.github/workflows/legacy-redirect.yml b/.github/workflows/legacy-redirect.yml index 8aeed09..acf9b43 100644 --- a/.github/workflows/legacy-redirect.yml +++ b/.github/workflows/legacy-redirect.yml @@ -35,7 +35,7 @@ jobs: uses: actions/configure-pages@v5 - name: Upload redirect site - uses: actions/upload-pages-artifact@v4 + uses: actions/upload-pages-artifact@v5 with: path: ./redirect-site