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

Dieser Commit ist enthalten in:
Peter 2021-08-26 23:08:10 +02:00
Ursprung 223cdd4e2f
Commit 175b1e9e8f
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.4
uses: JamesIves/github-pages-deploy-action@4.1.5
with:
branch: gh-pages # The branch the action should deploy to.
folder: site # The folder the action should deploy.