diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 64b691e..f0d1d2a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -52,7 +52,7 @@ jobs: path: site retention-days: 60 - name: Deploy to GitHub Pages - uses: crazy-max/ghaction-github-pages@v3.1.0 + uses: crazy-max/ghaction-github-pages@v3.2.0 with: target_branch: gh-pages build_dir: site