diff --git a/.github/workflows/notify-ave-site.yml b/.github/workflows/notify-ave-site.yml index 5d5f7a0..51d903e 100644 --- a/.github/workflows/notify-ave-site.yml +++ b/.github/workflows/notify-ave-site.yml @@ -26,7 +26,7 @@ jobs: steps: - name: Dispatch to aveproject/ave-site - uses: peter-evans/repository-dispatch@v3 + uses: peter-evans/repository-dispatch@v4 with: token: ${{ secrets.AVE_SITE_DEPLOY_TOKEN }} repository: aveproject/ave-site