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