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

Dieser Commit ist enthalten in:
MAGIC 2021-05-10 18:46:41 +02:00
Ursprung 628e5ebc5e
Commit e424805668
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.1
uses: JamesIves/github-pages-deploy-action@4.1.2
with:
branch: gh-pages # The branch the action should deploy to.
folder: site # The folder the action should deploy.