diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 716b654..9a48bb9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: GLPA_C0_GH_REF: ${{ github.ref }} - name: Find existing comment - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 id: find-comment if: ${{ !cancelled() && github.event_name == 'pull_request' }} with: