Thanks to visit codestin.com Credit goes to github.com
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 6a9488f commit 881623cCopy full SHA for 881623c
.github/workflows/validate.yml
@@ -109,7 +109,7 @@ jobs:
109
name: Built site ${{ github.run_number }}
110
path: ./_site
111
- name: Audit with Lighthouse
112
- uses: treosh/lighthouse-ci-action@v10
+ uses: treosh/lighthouse-ci-action@v12
113
with:
114
configPath: ".github/workflows/lighthouserc.json"
115
temporaryPublicStorage: true
0 commit comments