Skip to content

Commit 2662992

Browse files
Update marocchino/sticky-pull-request-comment action to v3
1 parent 33b87b3 commit 2662992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
- name: 🚀 Publish Coverage Comment
163163
if: always() && github.event_name == 'pull_request'
164164
continue-on-error: true
165-
uses: marocchino/sticky-pull-request-comment@v2
165+
uses: marocchino/sticky-pull-request-comment@v3
166166
with:
167167
header: 'Coverage'
168168
path: 'coverage/summary/SummaryGithub.md'

0 commit comments

Comments
 (0)