diff --git a/.github/workflows/publish-agb.yml b/.github/workflows/publish-agb.yml index 776bae6..a133d6c 100644 --- a/.github/workflows/publish-agb.yml +++ b/.github/workflows/publish-agb.yml @@ -43,7 +43,7 @@ jobs: run: mdbook build working-directory: book - name: Deploy the book - uses: JamesIves/github-pages-deploy-action@v4.2.2 + uses: JamesIves/github-pages-deploy-action@v4.2.3 with: branch: gh-pages folder: book/book