Skip to content

Commit 0a8f520

Browse files
chore(devdeps): update peter-evans/find-comment action to v4
1 parent 61c7bd0 commit 0a8f520

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
@@ -135,7 +135,7 @@ jobs:
135135

136136
- name: Find bundle size comment
137137
id: find-comment
138-
uses: peter-evans/find-comment@v3
138+
uses: peter-evans/find-comment@v4
139139
with:
140140
issue-number: ${{ github.event.pull_request.number }}
141141
comment-author: 'github-actions[bot]'

0 commit comments

Comments
 (0)