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 b2cb1b6 + 29ef9c9 commit e754fd3Copy full SHA for e754fd3
.github/workflows/ci.yml
@@ -142,7 +142,7 @@ jobs:
142
body-includes: <!-- This comment was auto-generated by GitHub Actions to display bundle size statistics -->
143
144
- name: Create or update bundle size comment
145
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
146
with:
147
comment-id: ${{ steps.find-comment.outputs.comment-id }}
148
issue-number: ${{ github.event.pull_request.number }}
0 commit comments