fix(ci): action version
1 files changed, 1 insertions(+), 1 deletions(-) M .github/workflows/deploy_docs.yml
M .github/workflows/deploy_docs.yml => .github/workflows/deploy_docs.yml +1 -1
@@ 27,7 27,7 @@ jobs: touch book/.nojekyll - name: Deploy - uses: JamesIves/github-pages-deploy-action@4.13 + uses: JamesIves/github-pages-deploy-action@4.1.3 with: branch: gh-pages folder: book