From ed7cb39514631dcb5b1fea949268e70b8fce9694 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jun 2022 16:30:38 +0000 Subject: [PATCH] Update JamesIves/github-pages-deploy-action action to v4.3.4 --- .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 4c17f431..248a7220 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.3 + uses: JamesIves/github-pages-deploy-action@v4.3.4 with: branch: gh-pages folder: book/book