Skip to content

Commit

Permalink
[repo] Fix version for Wait for the Netlify Preview job
Browse files Browse the repository at this point in the history
  • Loading branch information
sarjona committed Mar 27, 2024
1 parent d644969 commit 3575db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v3

- name: Wait for the Netlify Preview
uses: andrewnicols/wait-for-netlify-preview@v1
uses: andrewnicols/wait-for-netlify-preview@v1.0.6
id: netlify
with:
site_id: "3c056055-e1bd-4cfd-8a02-ed35ab7aedfa"
Expand Down

0 comments on commit 3575db6

Please sign in to comment.