diff --git a/.github/workflows/publish-agb.yml b/.github/workflows/publish-agb.yml index 5047c946..0edaadf2 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.2.5 + uses: JamesIves/github-pages-deploy-action@v4.3.0 with: branch: gh-pages folder: book/book