diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c683fcf..3bc6eaa 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@v4.0.0 + uses: crazy-max/ghaction-github-pages@v4.1.0 with: build_dir: result target_branch: gh-pages