diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6adcdb9..80bc9e0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -46,7 +46,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