Skip to content

Commit fd76d73

Browse files
Update peter-evans/find-comment action to v4
1 parent 1cce3e5 commit fd76d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
GLPA_C0_GH_REF: ${{ github.ref }}
2929

3030
- name: Find existing comment
31-
uses: peter-evans/find-comment@v3
31+
uses: peter-evans/find-comment@v4
3232
id: find-comment
3333
if: ${{ !cancelled() && github.event_name == 'pull_request' }}
3434
with:

0 commit comments

Comments
 (0)