diff --git a/.github/workflows/update_documentation.yml b/.github/workflows/update_documentation.yml index 075b2af73..a0e9e9145 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.2 with: branch: gh-pages folder: site