diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 05c359b..41a73e9 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -22,7 +22,7 @@ jobs: touch .html-documentation/.nojekyll - name: Deploy - uses: JamesIves/github-pages-deploy-action@v4.5.0 + uses: JamesIves/github-pages-deploy-action@v4.6.3 with: branch: gh-pages folder: .html-documentation