diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3fecf8a..47e4e3d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -33,7 +33,7 @@ jobs: # run: cp ./html/404/index.html ./html/404.html - name: Deploy to GitHub pages - uses: peaceiris/actions-gh-pages@v3 + uses: peaceiris/actions-gh-pages@v4 env: PUBLISH_BRANCH: gh-pages-build PUBLISH_DIR: ./html/drupalpod-tome-starterkit