diff --git a/.github/workflows/update_documentation.yml b/.github/workflows/update_documentation.yml index 075b2af73..c8e1223e0 100644 --- a/.github/workflows/update_documentation.yml +++ b/.github/workflows/update_documentation.yml @@ -20,7 +20,7 @@ jobs: mkdocs build - name: Deploy to Github pages - uses: JamesIves/github-pages-deploy-action@v4.6.9 + uses: JamesIves/github-pages-deploy-action@v4.7.1 with: branch: gh-pages folder: site