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