Skip to content

Commit

Permalink
Changed lighthouse actions to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanHojnoski committed Oct 16, 2024
1 parent e11d6c3 commit b875685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Run Lighthouse against output
id: lighthouse
uses: treosh/lighthouse-ci-action@v8
uses: treosh/lighthouse-ci-action@v12
env:
LHCI_GITHUB_APP_TOKEN: ${{ secrets.LHCI_GITHUB_APP_TOKEN }}
with:
Expand Down

0 comments on commit b875685

Please sign in to comment.