We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 346dc3b commit 18feff0Copy full SHA for 18feff0
1 file changed
.github/workflows/search.yml
@@ -12,7 +12,7 @@ jobs:
12
environment: ${{ github.ref_name }}
13
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
- uses: sqlitecloud/docsearch-action@v4
17
with:
18
project-string: ${{ secrets.PROJECT_STRING }}
0 commit comments