diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 823c966..0ae2f4c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -50,7 +50,7 @@ jobs: - name: Deploy to GitHub Pages if: success() - uses: crazy-max/ghaction-github-pages@v3.1.0 + uses: crazy-max/ghaction-github-pages@v3.2.0 with: build_dir: result target_branch: gh-pages