diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 25b816b..bdebfb7 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.6.8 + uses: JamesIves/github-pages-deploy-action@v4.7.1 with: branch: gh-pages folder: .html-documentation