diff --git a/.github/workflows/deploy-github.yml b/.github/workflows/deploy-github.yml index 924960c4..791fa01f 100644 --- a/.github/workflows/deploy-github.yml +++ b/.github/workflows/deploy-github.yml @@ -49,4 +49,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4