Merge pull request #166 from agbrs/renovate/jamesives-github-pages-deploy-action-4.x

Update JamesIves/github-pages-deploy-action action to v4.2.3
This commit is contained in:
Gwilym Kuiper 2022-01-31 18:35:31 +00:00 committed by GitHub
commit bdaf774c88
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ jobs:
run: mdbook build run: mdbook build
working-directory: book working-directory: book
- name: Deploy the book - name: Deploy the book
uses: JamesIves/github-pages-deploy-action@v4.2.2 uses: JamesIves/github-pages-deploy-action@v4.2.3
with: with:
branch: gh-pages branch: gh-pages
folder: book/book folder: book/book