From cd92a728c2dc235c175b645c97f423f41f0300bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Apr 2022 04:20:42 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.3.3 --- .github/workflows/publish-agb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-agb.yml b/.github/workflows/publish-agb.yml index 58f3da26..4c17f431 100644 --- a/.github/workflows/publish-agb.yml +++ b/.github/workflows/publish-agb.yml @@ -49,7 +49,7 @@ jobs: - name: Build the book run: just build-book - name: Deploy the book - uses: JamesIves/github-pages-deploy-action@v4.3.2 + uses: JamesIves/github-pages-deploy-action@v4.3.3 with: branch: gh-pages folder: book/book