Skip to content

Commit 1578b61

Browse files
Update peter-evans/find-comment action to v4
1 parent b22faed commit 1578b61

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
@@ -31,7 +31,7 @@ jobs:
3131
GLPA_C0_GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3232

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

0 commit comments

Comments
 (0)