diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4021f78a..b4c994be 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -46,4 +46,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment # https://github.com/actions/deploy-pages - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4