diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 7cfb755..b9d48d0 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -48,4 +48,4 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4