[GH-Actions] Update github-pages-deploy-action to 4.1.3

Dieser Commit ist enthalten in:
MAGIC 2021-05-23 22:52:28 +02:00
Ursprung 2f012ee5b4
Commit 4f1862ed95
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: A40EE5665510C9D5

Datei anzeigen

@ -21,7 +21,7 @@ jobs:
mkdocs build --verbose --clean
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.2
uses: JamesIves/github-pages-deploy-action@4.1.3
with:
branch: gh-pages # The branch the action should deploy to.
folder: site # The folder the action should deploy.