Skip to content

Commit

Permalink
Fix Lighthouse workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cnunciato committed Jul 8, 2024
1 parent ae59f09 commit 1c0af4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run Lighthouse
uses: treosh/lighthouse-ci-action@v8
uses: treosh/lighthouse-ci-action@v12
with:
urls: |
https://www.pulumi.com/
Expand Down

0 comments on commit 1c0af4c

Please sign in to comment.