diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0cdf3853aa..7f43713c4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: name: docs path: dist/docs - name: Deploy playground + docs to GitHub Pages - uses: crazy-max/ghaction-github-pages@v3.1.0 + uses: crazy-max/ghaction-github-pages@v3.2.0 with: keep_history: true target_branch: gh-pages