We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f943a70 commit 79453deCopy full SHA for 79453de
.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/[email protected].1
+ uses: marocchino/[email protected].2
70
with:
71
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72
number: ${{ github.event.pull_request.number }}
0 commit comments