diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index 5900dc95..8d993202 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -39,4 +39,4 @@ jobs: path: ./docs/.vitepress/dist/eslint-plugin-jsonc - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v3 + uses: actions/deploy-pages@v4