We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b772c7 + e13d838 commit bbc8a59Copy full SHA for bbc8a59
1 file changed
.github/workflows/coverage.yml
@@ -119,7 +119,7 @@ jobs:
119
continue-on-error: ${{ matrix.experimental != 'false' }}
120
121
- name: Add Coverage PR Comment
122
- uses: marocchino/sticky-pull-request-comment@v2
+ uses: marocchino/sticky-pull-request-comment@v3
123
if: ${{ !env.ACT && github.event_name == 'pull_request' }}
124
with:
125
recreate: true
0 commit comments