Skip to content

Commit a69ef77

Browse files
authored
Merge branch 'master' into dependabot/github_actions/actions/checkout-6
2 parents 8af604f + 4096b5a commit a69ef77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: "Algolia Crawler"
7676
if: ${{ env.crawler-id != '' }}
77-
uses: cssnr/algolia-crawler-action@v1
77+
uses: cssnr/algolia-crawler-action@v2
7878
with:
7979
crawler_id: ${{ env.crawler-id }}
8080
crawler_user_id: ${{ secrets.CRAWLER_USER_ID }}

0 commit comments

Comments
 (0)