diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index c3e3e7e3..c8846b1d 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -59,7 +59,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 trigger-site-pull: if: github.ref == 'refs/heads/main'