diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f27ab7c..ee6ad1b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: - name: Comment coverage on PR # Sticky comment: updates the same comment on each run instead of stacking new ones. - uses: marocchino/sticky-pull-request-comment@0ea0beb66eb9baf113663a64ec522f60e49231c0 # v3.0.4 + uses: marocchino/sticky-pull-request-comment@5770ad5eb8f42dd2c4f34da00c94c5381e49af88 # v3.0.5 if: ${{ github.event_name == 'pull_request' && !cancelled() }} with: header: coverage