Skip to content

Commit abe37a2

Browse files
authored
Merge pull request #7 from floss-funding/dependabot/github_actions/marocchino/sticky-pull-request-comment-3
2 parents eb307dc + 42b2224 commit abe37a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
continue-on-error: ${{ matrix.experimental != 'false' }}
118118

119119
- name: Add Coverage PR Comment
120-
uses: marocchino/sticky-pull-request-comment@v2
120+
uses: marocchino/sticky-pull-request-comment@v3
121121
if: ${{ !env.ACT && github.event_name == 'pull_request' }}
122122
with:
123123
recreate: true

0 commit comments

Comments
 (0)