diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index cfaf1b4..9b5d255 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -54,4 +54,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5