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 08f2b68 commit a112916Copy full SHA for a112916
1 file changed
.github/workflows/lighthouse-report.yml
@@ -30,7 +30,7 @@ jobs:
30
max_timeout: 600
31
- name: Audit URLs using Lighthouse
32
id: lighthouse_audit
33
- uses: treosh/lighthouse-ci-action@2e159d989f91bb9e399801b3e1ad90bcd4749f75 # 9.6.8
+ uses: treosh/lighthouse-ci-action@03becbfc543944dd6e7534f7ff768abb8a296826 # 10.1.0
34
with:
35
urls: |
36
https://deploy-preview-$PR_NUMBER--docusaurus-2.netlify.app/
0 commit comments