Skip to content

Commit 18feff0

Browse files
authored
update docsearch action to use new 443 port
1 parent 346dc3b commit 18feff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/search.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
environment: ${{ github.ref_name }}
1313

1414
steps:
15-
- uses: actions/checkout@v4
15+
- uses: actions/checkout@v5
1616
- uses: sqlitecloud/docsearch-action@v4
1717
with:
1818
project-string: ${{ secrets.PROJECT_STRING }}

0 commit comments

Comments
 (0)