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 48640b2 + ca74411 commit 3531fb9Copy full SHA for 3531fb9
1 file changed
.github/workflows/lighthouse-report.yml
@@ -63,7 +63,7 @@ jobs:
63
64
- name: Add Lighthouse stats as comment
65
id: comment_to_pr
66
- uses: marocchino/sticky-pull-request-comment@v2.9.0
+ uses: marocchino/sticky-pull-request-comment@v2.9.4
67
with:
68
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
69
number: ${{ github.event.pull_request.number }}
0 commit comments