Skip to content

fix : update knowhere index version #2172

fix : update knowhere index version

fix : update knowhere index version #2172

Workflow file for this run

name: Pre-commit
on:
pull_request:
push:
branches: [main]
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/action@v3.0.0