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 8bcced0 + 1f18581 commit 997f112Copy full SHA for 997f112
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