diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 7239806f60..cdcba12b4e 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -99,7 +99,7 @@ jobs: cd docs ./amm build.sc - name: Deploy Website - uses: peaceiris/actions-gh-pages@v3 + uses: peaceiris/actions-gh-pages@v4 with: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: docs/target