diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index b33ce7c2c..63f96410c 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -30,7 +30,7 @@ jobs: bash .github/workflows/fix_redirects.sh - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@v4.2.5 + uses: JamesIves/github-pages-deploy-action@v4.3.0 with: token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}' git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'