diff --git a/.github/workflows/GHPages.yml b/.github/workflows/GHPages.yml index 4e5a1f58..0f6a2874 100644 --- a/.github/workflows/GHPages.yml +++ b/.github/workflows/GHPages.yml @@ -40,4 +40,4 @@ jobs: path: ./docs/.vuepress/dist - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v2