From 756d01ae20fe39cc620e59c82ac7b53883d2d8aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 21:16:17 +0000 Subject: [PATCH] chore(deps): update peter-evans/find-comment action to v4 --- .github/workflows/nextjs_bundle_analysis.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nextjs_bundle_analysis.yaml b/.github/workflows/nextjs_bundle_analysis.yaml index 161887048..61d30fc7f 100644 --- a/.github/workflows/nextjs_bundle_analysis.yaml +++ b/.github/workflows/nextjs_bundle_analysis.yaml @@ -93,7 +93,7 @@ jobs: echo ::set-output name=body::$body - name: Find Comment - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 if: success() && github.event.number id: fc with: