Skip to content

Commit 6bb24ef

Browse files
Update peter-evans/create-or-update-comment action to v3
1 parent 3cf6265 commit 6bb24ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bundle-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
!dist/**/*.map
4444
4545
- name: Add bundle size comment
46-
uses: peter-evans/create-or-update-comment@v2.1.1
46+
uses: peter-evans/create-or-update-comment@v3.0.0
4747
with:
4848
token: ${{ secrets.GITHUB_TOKEN }}
4949
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)