diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index d245886..16dcada 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -21,7 +21,7 @@ jobs: run: cd docs && mdbook build && touch book/.nojekyll - name: Publish documentation - uses: JamesIves/github-pages-deploy-action@v4.6.8 + uses: JamesIves/github-pages-deploy-action@v4.7.1 with: branch: gh-pages folder: docs/book/