diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 9ae4f3d..8f1371e 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -20,7 +20,7 @@ jobs: - name: Copy HTML so the next step can read it run: cp -vHR result html - name: GitHub Pages - uses: crazy-max/ghaction-github-pages@v3.0.0 + uses: crazy-max/ghaction-github-pages@v3.1.0 with: build_dir: html env: