diff --git a/.github/workflows/algolia_crawl.yml b/.github/workflows/algolia_crawl.yml index 1fe31789d..f3d3fb5bf 100644 --- a/.github/workflows/algolia_crawl.yml +++ b/.github/workflows/algolia_crawl.yml @@ -31,7 +31,7 @@ jobs: # Crawl the website - name: Algolia crawler creation and crawl - uses: algolia/algoliasearch-crawler-github-actions@v1.0.10 + uses: algolia/algoliasearch-crawler-github-actions@v1.1.13 id: algolia_crawler with: # mandatory parameters crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}