diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d0b6aba..87c4364 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -62,7 +62,7 @@ jobs: - name: Deploy to GitHub if: github.event_name == 'push' id: deploy - uses: JamesIves/github-pages-deploy-action@v4.7.1 + uses: JamesIves/github-pages-deploy-action@v4.7.2 with: branch: gh-pages folder: book/html