diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 5bce2d9..cde4cb7 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@4.1.4 + uses: JamesIves/github-pages-deploy-action@v4.6.3 with: branch: gh-pages folder: docs/book/