Skip to content

Commit

Permalink
Fix Algolia action version
Browse files Browse the repository at this point in the history
  • Loading branch information
lupuuss committed Nov 14, 2024
1 parent da1bb09 commit b61319b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
id: deployment
uses: actions/deploy-pages@v4
- name: Reindex Algolia
uses: algolia/algoliasearch-crawler-github-actions@latest
uses: algolia/algoliasearch-crawler-github-actions@1.1.13
id: algolia_crawler
with:
crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}
Expand Down

0 comments on commit b61319b

Please sign in to comment.