mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-30 18:58:36 +02:00
chore(deps): bump treosh/lighthouse-ci-action from 9.6.8 to 10.1.0 (#8923)
This commit is contained in:
parent
08f2b6828b
commit
a1129167da
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lighthouse-report.yml
vendored
2
.github/workflows/lighthouse-report.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
||||||
max_timeout: 600
|
max_timeout: 600
|
||||||
- name: Audit URLs using Lighthouse
|
- name: Audit URLs using Lighthouse
|
||||||
id: lighthouse_audit
|
id: lighthouse_audit
|
||||||
uses: treosh/lighthouse-ci-action@2e159d989f91bb9e399801b3e1ad90bcd4749f75 # 9.6.8
|
uses: treosh/lighthouse-ci-action@03becbfc543944dd6e7534f7ff768abb8a296826 # 10.1.0
|
||||||
with:
|
with:
|
||||||
urls: |
|
urls: |
|
||||||
https://deploy-preview-$PR_NUMBER--docusaurus-2.netlify.app/
|
https://deploy-preview-$PR_NUMBER--docusaurus-2.netlify.app/
|
||||||
|
|
Loading…
Add table
Reference in a new issue