Skip to content

Commit 4765a41

Browse files
ci(deps): bump peter-evans/find-comment from 3 to 4 (#2020)
1 parent c85e41f commit 4765a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-bump-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
# `comment-id`.
9292
- name: Find existing preview comment
9393
id: find-comment
94-
uses: peter-evans/find-comment@v3
94+
uses: peter-evans/find-comment@v4
9595
with:
9696
token: ${{ secrets.GITHUB_TOKEN }}
9797
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)