Skip to content

Commit ec1461b

Browse files
authored
Merge pull request #164 from exoego/dependabot/github_actions/peter-evans/find-comment-4
2 parents 91e30d9 + 7c92047 commit ec1461b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ runs:
110110
path: ${{ inputs.analyze_directory }}/bundle_analysis.json
111111

112112
- name: Find Comment
113-
uses: peter-evans/find-comment@v3
113+
uses: peter-evans/find-comment@v4
114114
if: success() && github.event.number
115115
id: fc
116116
with:

0 commit comments

Comments
 (0)