diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index 48253487..9218d9cb 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -91,4 +91,4 @@ jobs: - name: Deploy to GitHub Pages # This is the official action for deploying the artifact to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5