diff --git a/.github/workflows/deployment.yaml b/.github/workflows/deployment.yaml index f1eb24a..7608c07 100644 --- a/.github/workflows/deployment.yaml +++ b/.github/workflows/deployment.yaml @@ -68,7 +68,7 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 deploy-preview: name: "Deploy Preview for PR #${{github.event.pull_request.number}}"