Skip to content

Commit c05910a

Browse files
authored
Merge pull request #831 from GeodynamicWorldBuilder/dependabot/github_actions/peter-evans/create-or-update-comment-4
Bump peter-evans/create-or-update-comment from 1 to 4
2 parents dd7e959 + 090f250 commit c05910a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_benchmark_results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ jobs:
260260
comment-author: 'github-actions[bot]'
261261

262262
- name: Create or update comment
263-
uses: peter-evans/create-or-update-comment@v1
263+
uses: peter-evans/create-or-update-comment@v4
264264
with:
265265
token: ${{ secrets.GITHUB_TOKEN }}
266266
comment-id: ${{ steps.find_comment.outputs.comment-id }}

0 commit comments

Comments
 (0)