diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index 6ab4e74..f023ad1 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -40,4 +40,4 @@ jobs: path: ./docs/.vitepress/dist/eslint-utils - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4