Skip to content

Commit

Permalink
build(deps): revert probablyup/wait-for-netlify-action version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCatLady committed Mar 23, 2024
1 parent 45925f1 commit 7304831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/algolia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4
- name: Wait for Netlify deployment
if: github.event_name != 'workflow_dispatch'
uses: probablyup/wait-for-netlify-action@v3.4.0
uses: probablyup/wait-for-netlify-action@3.2.0
with:
site_id: ${{ secrets.NETLIFY_SITE_ID }}
env:
Expand Down

0 comments on commit 7304831

Please sign in to comment.