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

This commit is contained in:
Renovate Bot 2022-04-23 22:12:55 +00:00
parent b78b888ce3
commit 82310b1b95
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

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.0 uses: JamesIves/github-pages-deploy-action@v4.3.2
with: with:
branch: gh-pages branch: gh-pages
folder: book/book folder: book/book