diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index b9db3f9d..ac29a573 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -68,4 +68,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4