Update JamesIves/github-pages-deploy-action action to v4.3.0 (#389)

Signed-off-by: Peter <magic@kthx.at>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Dieser Commit ist enthalten in:
renovate[bot] 2022-04-04 21:37:28 +02:00 committet von GitHub
Ursprung 18b1fa25d7
Commit baf5b8ef05
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -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 }}'