We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a0bd9 commit 6fb52acCopy full SHA for 6fb52ac
.github/workflows/github_pages.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
# checkout this repo
12
- name: Checkout Repo
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
14
- name: Sleep for 30s
15
run: sleep 30
16
- name: Github-pages-MAIN => Algolia crawler creation and recrawl (Push on Main branch)
.github/workflows/netlify.yml
@@ -12,7 +12,7 @@ jobs:
17
18
- name: Netlify-PR => Algolia crawler creation and recrawl on preview (Pull Request)
0 commit comments