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.
1 parent b7b332b commit cbd4bc1Copy full SHA for cbd4bc1
.github/workflows/lighthouse-report.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Add Lighthouse stats as comment
68
id: comment_to_pr
69
- uses: marocchino/sticky-pull-request-comment@v2.9.2
+ uses: marocchino/sticky-pull-request-comment@v2.9.4
70
with:
71
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72
number: ${{ github.event.pull_request.number }}
0 commit comments