diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a103ea1..c07ff61 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -52,7 +52,7 @@ jobs: uses: actions/checkout@v4 - name: Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v6 - name: Upload artifact uses: actions/upload-pages-artifact@v3