diff --git a/.github/workflows/index.yml b/.github/workflows/index.yml index cd21e33d..722f2615 100644 --- a/.github/workflows/index.yml +++ b/.github/workflows/index.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 - name: Algolia Crawler - uses: algolia/algoliasearch-crawler-github-actions@v1.1.10 + uses: algolia/algoliasearch-crawler-github-actions@v1.1.12 id: index_after_push with: crawler-user-id: ${{ secrets.CRAWLER_USER_ID }}