diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index c477ff8..f13c07c 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -47,4 +47,4 @@ jobs: path: ./public-dist - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v4