diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 9e2f3e6..8f9fabb 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -66,4 +66,4 @@ jobs: # Deploy the wesite on GitHub Pages - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v1 + uses: actions/deploy-pages@v2