diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d60e0201c6..da54f662fb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: name: dist path: dist - name: Deploy playground - uses: crazy-max/ghaction-github-pages@v2.5.0 + uses: crazy-max/ghaction-github-pages@v2.6.0 with: keep_history: true target_branch: gh-pages