diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index 31eeed0..c163edd 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -42,4 +42,4 @@ jobs: path: ./docs/.vuepress/dist - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v3