diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e6a0e92..c8f682a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -40,7 +40,7 @@ jobs: PAGES_BRANCH: ${{ github.event_name == 'push' && github.ref_name || format('pr-{0}', github.event.number) }} if: github.event_name == 'push' - name: Comment on Commit - uses: peter-evans/commit-comment@v3 + uses: peter-evans/commit-comment@v4 with: body: | ## :rocket: Deployed to Cloudflare Pages!