diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index 1311cbe..f4f209f 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@v2 + uses: actions/deploy-pages@v3