Update JamesIves/github-pages-deploy-action action to v4.3.4

This commit is contained in:
renovate[bot] 2022-06-26 16:30:38 +00:00 committed by GitHub
parent 6779f41a1a
commit ed7cb39514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ jobs:
- name: Build the book - name: Build the book
run: just build-book run: just build-book
- name: Deploy the book - name: Deploy the book
uses: JamesIves/github-pages-deploy-action@v4.3.3 uses: JamesIves/github-pages-deploy-action@v4.3.4
with: with:
branch: gh-pages branch: gh-pages
folder: book/book folder: book/book