diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 851f447..6171a05 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -17,7 +17,7 @@ jobs: run: gulp install - name: GitHub Pages if: success() - uses: crazy-max/ghaction-github-pages@v2.2.0 + uses: crazy-max/ghaction-github-pages@v2.3.0 with: build_dir: dist/markdown-to-html env: