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 aabffe1 + fd39d3d commit a3f546aCopy full SHA for a3f546a
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