Skip to content

Commit

Permalink
Bring back the lighthouse-ci-action to v1 (#3181)
Browse files Browse the repository at this point in the history
This will make sure new releases are automatically used.

Better for forks as well.
  • Loading branch information
charlespwd authored Jan 8, 2024
1 parent 0e9938c commit 57d21df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Lighthouse
uses: shopify/lighthouse-ci-action@v1.1.1
uses: shopify/lighthouse-ci-action@v1
with:
store: ${{ secrets.SHOP_STORE_OS2 }}
password: ${{ secrets.SHOP_PASSWORD_OS2 }}
Expand Down

0 comments on commit 57d21df

Please sign in to comment.