diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index beaa2ecaf..bcaa37961 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -34,6 +34,6 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4 env: FORMSPREE: ${{ secrets.FORMSPREE }}